Uses of Class
com.google.crypto.tink.aead.LegacyKmsAeadParameters.Variant
-
Packages that use LegacyKmsAeadParameters.Variant Package Description com.google.crypto.tink.aead -
-
Uses of LegacyKmsAeadParameters.Variant in com.google.crypto.tink.aead
Fields in com.google.crypto.tink.aead declared as LegacyKmsAeadParameters.Variant Modifier and Type Field Description static LegacyKmsAeadParameters.VariantLegacyKmsAeadParameters.Variant. NO_PREFIXstatic LegacyKmsAeadParameters.VariantLegacyKmsAeadParameters.Variant. TINKMethods in com.google.crypto.tink.aead that return LegacyKmsAeadParameters.Variant Modifier and Type Method Description LegacyKmsAeadParameters.VariantLegacyKmsAeadParameters. variant()Methods in com.google.crypto.tink.aead with parameters of type LegacyKmsAeadParameters.Variant Modifier and Type Method Description static LegacyKmsAeadParametersLegacyKmsAeadParameters. create(java.lang.String keyUri, LegacyKmsAeadParameters.Variant variant)
-