ExportKeyMaterial - AWS Payment Cryptography Control Plane

ExportKeyMaterial

Parameter information for key material export from 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 export using asymmetric RSA wrap and unwrap key exchange method

Type: ExportKeyCryptogram object

Required: No

Tr31KeyBlock

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

Type: ExportTr31KeyBlock object

Required: No

Tr34KeyBlock

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

Type: ExportTr34KeyBlock object

Required: No

See Also

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