Class LegacyKmsEnvelopeAeadParameters.Variant

  • Enclosing class:
    LegacyKmsEnvelopeAeadParameters

    @Immutable
    public static final class LegacyKmsEnvelopeAeadParameters.Variant
    extends java.lang.Object
    Describes how the prefix is computed. There are two main possibilities: NO_PREFIX (empty prefix) and TINK (prefix the ciphertext with 0x01 followed by a 4-byte key id in big endian.