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