| Package | Description |
|---|---|
| com.amazonaws.services.paymentcryptographydata.model |
| Modifier and Type | Method and Description |
|---|---|
SessionKeyDerivation |
SessionKeyDerivation.clone() |
SessionKeyDerivation |
VerifyAuthRequestCryptogramRequest.getSessionKeyDerivationAttributes()
The attributes and values to use for deriving a session key for ARQC verification within Amazon Web Services
Payment Cryptography.
|
SessionKeyDerivation |
SessionKeyDerivation.withAmex(SessionKeyAmex amex)
Parameters to derive session key for an Amex payment card for ARQC verification.
|
SessionKeyDerivation |
SessionKeyDerivation.withEmv2000(SessionKeyEmv2000 emv2000)
Parameters to derive session key for an Emv2000 payment card for ARQC verification.
|
SessionKeyDerivation |
SessionKeyDerivation.withEmvCommon(SessionKeyEmvCommon emvCommon)
Parameters to derive session key for an Emv common payment card for ARQC verification.
|
SessionKeyDerivation |
SessionKeyDerivation.withMastercard(SessionKeyMastercard mastercard)
Parameters to derive session key for a Mastercard payment card for ARQC verification.
|
SessionKeyDerivation |
SessionKeyDerivation.withVisa(SessionKeyVisa visa)
Parameters to derive session key for a Visa payment cardfor ARQC verification.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VerifyAuthRequestCryptogramRequest.setSessionKeyDerivationAttributes(SessionKeyDerivation sessionKeyDerivationAttributes)
The attributes and values to use for deriving a session key for ARQC verification within Amazon Web Services
Payment Cryptography.
|
VerifyAuthRequestCryptogramRequest |
VerifyAuthRequestCryptogramRequest.withSessionKeyDerivationAttributes(SessionKeyDerivation sessionKeyDerivationAttributes)
The attributes and values to use for deriving a session key for ARQC verification within Amazon Web Services
Payment Cryptography.
|
Copyright © 2023. All rights reserved.