Symmetric
Parameters that are required to perform encryption and decryption using symmetric keys.
Inherited functions
Casts this EncryptionDecryptionAttributes as a Asymmetric and retrieves its aws.sdk.kotlin.services.paymentcryptographydata.model.AsymmetricEncryptionAttributes value. Throws an exception if the EncryptionDecryptionAttributes is not a Asymmetric.
Casts this EncryptionDecryptionAttributes as a Asymmetric and retrieves its aws.sdk.kotlin.services.paymentcryptographydata.model.AsymmetricEncryptionAttributes value. Returns null if the EncryptionDecryptionAttributes is not a Asymmetric.
Casts this EncryptionDecryptionAttributes as a Dukpt and retrieves its aws.sdk.kotlin.services.paymentcryptographydata.model.DukptEncryptionAttributes value. Throws an exception if the EncryptionDecryptionAttributes is not a Dukpt.
Casts this EncryptionDecryptionAttributes as a Dukpt and retrieves its aws.sdk.kotlin.services.paymentcryptographydata.model.DukptEncryptionAttributes value. Returns null if the EncryptionDecryptionAttributes is not a Dukpt.
Casts this EncryptionDecryptionAttributes as a Symmetric and retrieves its aws.sdk.kotlin.services.paymentcryptographydata.model.SymmetricEncryptionAttributes value. Throws an exception if the EncryptionDecryptionAttributes is not a Symmetric.
Casts this EncryptionDecryptionAttributes as a Symmetric and retrieves its aws.sdk.kotlin.services.paymentcryptographydata.model.SymmetricEncryptionAttributes value. Returns null if the EncryptionDecryptionAttributes is not a Symmetric.