DiffieHellmanSymmetricKey
The parameter information for deriving a ECDH shared key.
Inherited functions
Casts this WrappedKeyMaterial as a DiffieHellmanSymmetricKey and retrieves its aws.sdk.kotlin.services.paymentcryptographydata.model.EcdhDerivationAttributes value. Throws an exception if the WrappedKeyMaterial is not a DiffieHellmanSymmetricKey.
Casts this WrappedKeyMaterial as a DiffieHellmanSymmetricKey and retrieves its aws.sdk.kotlin.services.paymentcryptographydata.model.EcdhDerivationAttributes value. Returns null if the WrappedKeyMaterial is not a DiffieHellmanSymmetricKey.
Casts this WrappedKeyMaterial as a Tr31KeyBlock and retrieves its kotlin.String value. Throws an exception if the WrappedKeyMaterial is not a Tr31KeyBlock.
Casts this WrappedKeyMaterial as a Tr31KeyBlock and retrieves its kotlin.String value. Returns null if the WrappedKeyMaterial is not a Tr31KeyBlock.