ExportTr31KeyBlock
Parameter information for key material export using symmetric TR-31 key exchange method.
Contents
- WrappingKeyIdentifier
-
The
KeyARN
of the the wrapping key. This key encrypts or wraps the key under export for TR-31 key block generation.Type: String
Length Constraints: Minimum length of 7. Maximum length of 322.
Pattern:
arn:aws:payment-cryptography:[a-z]{2}-[a-z]{1,16}-[0-9]+:[0-9]{12}:(key/[0-9a-zA-Z]{16,64}|alias/[a-zA-Z0-9/_-]+)$|^alias/[a-zA-Z0-9/_-]+
Required: Yes
- KeyBlockHeaders
-
Optional metadata for export associated with the key material. This data is signed but transmitted in clear text.
Type: KeyBlockHeaders object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: