| Package | Description |
|---|---|
| software.amazon.awssdk.services.paymentcryptographydata.model |
| Modifier and Type | Method and Description |
|---|---|
SessionKeyAmex |
SessionKeyDerivation.amex()
Parameters to derive session key for an Amex payment card for ARQC verification.
|
| Modifier and Type | Method and Description |
|---|---|
SessionKeyDerivation.Builder |
SessionKeyDerivation.Builder.amex(SessionKeyAmex amex)
Parameters to derive session key for an Amex payment card for ARQC verification.
|
static SessionKeyDerivation |
SessionKeyDerivation.fromAmex(SessionKeyAmex amex)
Create an instance of this class with
SessionKeyDerivation.amex() initialized to the given value. |
Copyright © 2023. All rights reserved.