Builder
class Builder
Properties
Link copied to clipboard
The cryptographic usage of the key under import.
Link copied to clipboard
Specified whether the key is exportable. This data is immutable after the key is imported.
Link copied to clipboard
The key algorithm of the key under import.
Link copied to clipboard
The list of cryptographic operations that you can perform using the key. The modes of use are defined in section A.5.3 of the TR-31 spec.
Link copied to clipboard
The wrapped key cryptogram under import.
Link copied to clipboard
A key identifier that can be either a key ARN or an alias name. This allows flexible key identification in operations.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.paymentcryptography.model.KeyModesOfUse inside the given block