Ibm3624PinVerification
Parameters that are required to generate or verify Ibm3624 PIN verification PIN.
Contents
- DecimalizationTable
-
The decimalization table to use for IBM 3624 PIN algorithm. The table is used to convert the algorithm intermediate result from hexadecimal characters to decimal.
Type: String
Length Constraints: Fixed length of 16.
Pattern:
[0-9]+
Required: Yes
- PinOffset
-
The PIN offset value.
Type: String
Length Constraints: Minimum length of 4. Maximum length of 12.
Pattern:
[0-9]+
Required: Yes
- PinValidationData
-
The unique data for cardholder identification.
Type: String
Length Constraints: Minimum length of 4. Maximum length of 16.
Pattern:
[0-9]+
Required: Yes
- PinValidationDataPadCharacter
-
The padding character for validation data.
Type: String
Length Constraints: Fixed length of 1.
Pattern:
[0-9A-F]+
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: