ExportDukptInitialKey
Parameter information for IPEK generation during export.
Contents
- KeySerialNumber
-
The KSN for IPEK generation using DUKPT.
KSN must be padded before sending to AWS Payment Cryptography. KSN hex length should be 20 for a TDES_2KEY key or 24 for an AES key.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 24.
Pattern:
[0-9A-F]{20}$|^[0-9A-F]{24}
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: