SessionKeyDerivation
Parameters to derive a session key for Authorization Response Cryptogram (ARQC) verification.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- Amex
-
Parameters to derive session key for an Amex payment card for ARQC verification.
Type: SessionKeyAmex object
Required: No
- Emv2000
-
Parameters to derive session key for an Emv2000 payment card for ARQC verification.
Type: SessionKeyEmv2000 object
Required: No
- EmvCommon
-
Parameters to derive session key for an Emv common payment card for ARQC verification.
Type: SessionKeyEmvCommon object
Required: No
- Mastercard
-
Parameters to derive session key for a Mastercard payment card for ARQC verification.
Type: SessionKeyMastercard object
Required: No
- Visa
-
Parameters to derive session key for a Visa payment cardfor ARQC verification.
Type: SessionKeyVisa object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: