| Package | Description |
|---|---|
| com.amazonaws.services.paymentcryptographydata.model |
| Modifier and Type | Method and Description |
|---|---|
static MajorKeyDerivationMode |
MajorKeyDerivationMode.fromValue(String value)
Use this in place of valueOf.
|
static MajorKeyDerivationMode |
MajorKeyDerivationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MajorKeyDerivationMode[] |
MajorKeyDerivationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MacAlgorithmEmv |
MacAlgorithmEmv.withMajorKeyDerivationMode(MajorKeyDerivationMode majorKeyDerivationMode)
The method to use when deriving the master key for EMV MAC generation or verification.
|
VerifyAuthRequestCryptogramRequest |
VerifyAuthRequestCryptogramRequest.withMajorKeyDerivationMode(MajorKeyDerivationMode majorKeyDerivationMode)
The method to use when deriving the major encryption key for ARQC verification within Amazon Web Services Payment
Cryptography.
|
Copyright © 2023. All rights reserved.