Builder
Properties
The date and time when the key was created.
The date and time after which Amazon Web Services Payment Cryptography will delete the key. This value is present only when KeyState
is DELETE_PENDING
and the key is scheduled for deletion.
The date and time after which Amazon Web Services Payment Cryptography will delete the key. This value is present only when when the KeyState
is DELETE_COMPLETE
and the Amazon Web Services Payment Cryptography key is deleted.
Specifies whether the key is exportable. This data is immutable after the key is created.
The role of the key, the algorithm it supports, and the cryptographic operations allowed with the key. This data is immutable after the key is created.
The key check value (KCV) is used to check if all parties holding a given key have the same key or to detect that a key has changed.
The algorithm that Amazon Web Services Payment Cryptography uses to calculate the key check value (KCV). It is used to validate the key integrity.
The date and time after which Amazon Web Services Payment Cryptography will start using the key material for cryptographic operations.
The date and time after which Amazon Web Services Payment Cryptography will stop using the key material for cryptographic operations.
Functions
construct an aws.sdk.kotlin.services.paymentcryptography.model.KeyAttributes inside the given block