| Package | Description |
|---|---|
| com.amazonaws.services.paymentcryptographydata.model |
| Modifier and Type | Method and Description |
|---|---|
static SessionKeyDerivationMode |
SessionKeyDerivationMode.fromValue(String value)
Use this in place of valueOf.
|
static SessionKeyDerivationMode |
SessionKeyDerivationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SessionKeyDerivationMode[] |
SessionKeyDerivationMode.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.withSessionKeyDerivationMode(SessionKeyDerivationMode sessionKeyDerivationMode)
The method of deriving a session key for EMV MAC generation or verification.
|
Copyright © 2025. All rights reserved.