VisaPinVerificationValue
Parameters that are required to generate or verify Visa PVV (PIN Verification Value).
Contents
- EncryptedPinBlock
-
The encrypted PIN block data to verify.
Type: String
Length Constraints: Minimum length of 16. Maximum length of 32.
Pattern:
[0-9a-fA-F]+
Required: Yes
- PinVerificationKeyIndex
-
The value for PIN verification index. It is used in the Visa PIN algorithm to calculate the PVV (PIN Verification Value).
Type: Integer
Valid Range: Minimum value of 0. Maximum value of 6.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: