Builder

class Builder

Properties

Link copied to clipboard

The intended cryptographic usage of keys derived from the ECC key pair to be created.

Link copied to clipboard

Specifies whether to enable the key. If the key is enabled, it is activated for use within the service. If the key is not enabled, then it is created but not activated. The default value is enabled.

Link copied to clipboard

Specifies whether the key is exportable from the service.

Link copied to clipboard

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.

Link copied to clipboard

The algorithm that Amazon Web Services Payment Cryptography uses to calculate the key check value (KCV). It is used to validate the key integrity.

Link copied to clipboard
var tags: List<Tag>?

Assigns one or more tags to the Amazon Web Services Payment Cryptography key. Use this parameter to tag a key when it is created. To tag an existing Amazon Web Services Payment Cryptography key, use the TagResource operation.

Functions