ImportKeyMaterial - AWS Payment Cryptography Control Plane

ImportKeyMaterial

Parameter information for key material import into AWS Payment Cryptography using TR-31 or TR-34 or RSA wrap and unwrap key exchange method.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

KeyCryptogram

Parameter information for key material import using asymmetric RSA wrap and unwrap key exchange method.

Type: ImportKeyCryptogram object

Required: No

RootCertificatePublicKey

Parameter information for root public key certificate import.

Type: RootCertificatePublicKey object

Required: No

Tr31KeyBlock

Parameter information for key material import using symmetric TR-31 key exchange method.

Type: ImportTr31KeyBlock object

Required: No

Tr34KeyBlock

Parameter information for key material import using the asymmetric TR-34 key exchange method.

Type: ImportTr34KeyBlock object

Required: No

TrustedCertificatePublicKey

Parameter information for trusted public key certificate import.

Type: TrustedCertificatePublicKey object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: