AWS SDK Version 3 for .NET
API Reference

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 payment card specific confidentiality and integrity keys.

Inheritance Hierarchy

System.Object
  Amazon.PaymentCryptographyData.Model.DerivationMethodAttributes

Namespace: Amazon.PaymentCryptographyData.Model
Assembly: AWSSDK.PaymentCryptographyData.dll
Version: 3.x.y.z

Syntax

C#
public class DerivationMethodAttributes

The DerivationMethodAttributes type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Amex Amazon.PaymentCryptographyData.Model.AmexAttributes

Gets and sets the property Amex.

Parameters to derive the confidentiality and integrity keys for a payment card using Amex derivation method.

Public Property Emv2000 Amazon.PaymentCryptographyData.Model.Emv2000Attributes

Gets and sets the property Emv2000.

Parameters to derive the confidentiality and integrity keys for a payment card using Emv2000 derivation method.

Public Property EmvCommon Amazon.PaymentCryptographyData.Model.EmvCommonAttributes

Gets and sets the property EmvCommon.

Parameters to derive the confidentiality and integrity keys for a payment card using Emv common derivation method.

Public Property Mastercard Amazon.PaymentCryptographyData.Model.MasterCardAttributes

Gets and sets the property Mastercard.

Parameters to derive the confidentiality and integrity keys for a payment card using Mastercard derivation method.

Public Property Visa Amazon.PaymentCryptographyData.Model.VisaAttributes

Gets and sets the property Visa.

Parameters to derive the confidentiality and integrity keys for a a payment card using Visa derivation method.

Version Information

.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