-
TransitSecurityProvider.TransitEncryptionConfig.builder()
TransitSecurityProvider.TransitEncryptionConfig.Builder.config(Config config)
Update this builder from configuration.
Specifies the context for key derivation.
TransitSecurityProvider.TransitEncryptionConfig.Builder.convergent(String convergentEncryption)
This parameter will only be used when a key is expected to be created.
TransitSecurityProvider.TransitEncryptionConfig.Builder.keyName(String keyName)
Specifies the name of the encryption key to encrypt/decrypt against.
TransitSecurityProvider.TransitEncryptionConfig.Builder.keyType(String encryptionKeyType)
This parameter is required when encryption key is expected to be created.
TransitSecurityProvider.TransitEncryptionConfig.Builder.keyVersion(int keyVersion)
Version of the key used to encrypt the data.