AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Parameters to derive the confidentiality and integrity keys for a payment card using EMV2000 deruv.
Namespace: Amazon.PaymentCryptographyData.Model
Assembly: AWSSDK.PaymentCryptographyData.dll
Version: 3.x.y.z
public class Emv2000Attributes
The Emv2000Attributes type exposes the following members
Name | Description | |
---|---|---|
Emv2000Attributes() |
Name | Type | Description | |
---|---|---|---|
ApplicationTransactionCounter | System.String |
Gets and sets the property ApplicationTransactionCounter. The transaction counter of the current transaction that is provided by the terminal during transaction processing. |
|
MajorKeyDerivationMode | Amazon.PaymentCryptographyData.MajorKeyDerivationMode |
Gets and sets the property MajorKeyDerivationMode. The method to use when deriving the master key for the payment card. |
|
PanSequenceNumber | System.String |
Gets and sets the property PanSequenceNumber. A number that identifies and differentiates payment cards with the same Primary Account Number (PAN). Typically 00 is used, if no value is provided by the terminal. |
|
PrimaryAccountNumber | System.String |
Gets and sets the property PrimaryAccountNumber. The Primary Account Number (PAN) of the cardholder. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5