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