PinGenerationAttributes - AWS Payment Cryptography Data Plane

PinGenerationAttributes

Parameters that are required for PIN data generation.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

Ibm3624NaturalPin

Parameters that are required to generate or verify Ibm3624 natural PIN.

Type: Ibm3624NaturalPin object

Required: No

Ibm3624PinFromOffset

Parameters that are required to generate or verify Ibm3624 PIN from offset PIN.

Type: Ibm3624PinFromOffset object

Required: No

Ibm3624PinOffset

Parameters that are required to generate or verify Ibm3624 PIN offset PIN.

Type: Ibm3624PinOffset object

Required: No

Ibm3624RandomPin

Parameters that are required to generate or verify Ibm3624 random PIN.

Type: Ibm3624RandomPin object

Required: No

VisaPin

Parameters that are required to generate or verify Visa PIN.

Type: VisaPin object

Required: No

VisaPinVerificationValue

Parameters that are required to generate or verify Visa PIN Verification Value (PVV).

Type: VisaPinVerificationValue object

Required: No

See Also

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