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