| Package | Description |
|---|---|
| com.amazonaws.services.paymentcryptographydata.model |
| Modifier and Type | Method and Description |
|---|---|
static EmvMajorKeyDerivationMode |
EmvMajorKeyDerivationMode.fromValue(String value)
Use this in place of valueOf.
|
static EmvMajorKeyDerivationMode |
EmvMajorKeyDerivationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EmvMajorKeyDerivationMode[] |
EmvMajorKeyDerivationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EmvEncryptionAttributes |
EmvEncryptionAttributes.withMajorKeyDerivationMode(EmvMajorKeyDerivationMode majorKeyDerivationMode)
The EMV derivation mode to use for ICC master key derivation as per EMV version 4.3 book 2.
|
Copyright © 2024. All rights reserved.