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