WrappedWorkingKey - AWS Payment Cryptography Data Plane

WrappedWorkingKey

The parameter information of the outgoing wrapped key block.

Contents

KeyCheckValue

The key check value (KCV) of the key contained within the outgoing TR31WrappedKeyBlock.

The KCV is used to check if all parties holding a given key have the same key or to detect that a key has changed. For more information on KCV, see KCV in the AWS Payment Cryptography User Guide.

Type: String

Length Constraints: Minimum length of 4. Maximum length of 16.

Pattern: [0-9a-fA-F]+

Required: Yes

WrappedKeyMaterial

The wrapped key block of the outgoing transaction key.

Type: String

Length Constraints: Minimum length of 32. Maximum length of 16384.

Required: Yes

WrappedKeyMaterialFormat

The key block format of the wrapped key.

Type: String

Valid Values: KEY_CRYPTOGRAM | TR31_KEY_BLOCK | TR34_KEY_BLOCK

Required: Yes

See Also

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