ImportTr31KeyBlock - AWS Payment Cryptography Control Plane

ImportTr31KeyBlock

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

Contents

WrappedKeyBlock

The TR-31 wrapped key block to import.

Type: String

Length Constraints: Minimum length of 56. Maximum length of 9984.

Pattern: [0-9A-Z]+

Required: Yes

WrappingKeyIdentifier

The KeyARN of the key that will decrypt or unwrap a TR-31 key block during import.

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

See Also

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