GetParametersForImportResponse
Types
Properties
Link copied to clipboard
The import token to initiate key import into Amazon Web Services Payment Cryptography. The import token expires after 30 days. You can use the same import token to import multiple keys to the same service account.
Link copied to clipboard
The validity period of the import token.
Link copied to clipboard
The algorithm of the wrapping key for use within TR-34 WrappedKeyBlock or RSA WrappedKeyCryptogram.
Link copied to clipboard
The wrapping key certificate in PEM format (base64 encoded) of the wrapping key for use within the TR-34 key block. The certificate expires in 30 days.
Link copied to clipboard
The Amazon Web Services Payment Cryptography root certificate authority (CA) that signed the wrapping key certificate in PEM format (base64 encoded).
Functions
Link copied to clipboard
inline fun copy(block: GetParametersForImportResponse.Builder.() -> Unit = {}): GetParametersForImportResponse