Builder

class Builder

Properties

Link copied to clipboard

The KeyARN of the certificate chain that signs the wrapping key certificate during TR-34 key export.

Link copied to clipboard

The export token to initiate key export from Amazon Web Services Payment Cryptography. It also contains the signing key certificate that will sign the wrapped key during TR-34 key block generation. Call GetParametersForExport to receive an export token. It expires after 30 days. You can use the same export token to export multiple keys from the same service account.

Link copied to clipboard

The format of key block that Amazon Web Services Payment Cryptography will use during key export.

Link copied to clipboard

Optional metadata for export associated with the key material. This data is signed but transmitted in clear text.

Link copied to clipboard

A random number value that is unique to the TR-34 key block generated using 2 pass. The operation will fail, if a random nonce value is not provided for a TR-34 key block generated using 2 pass.

Link copied to clipboard

The KeyARN of the wrapping key certificate. Amazon Web Services Payment Cryptography uses this certificate to wrap the key under export.

Functions