| Package | Description |
|---|---|
| software.amazon.awssdk.services.paymentcryptographydata.model |
| Modifier and Type | Method and Description |
|---|---|
CryptogramVerificationArpcMethod1 |
CryptogramAuthResponse.arpcMethod1()
Parameters that are required for ARPC response generation using method1 after ARQC verification is successful.
|
| Modifier and Type | Method and Description |
|---|---|
CryptogramAuthResponse.Builder |
CryptogramAuthResponse.Builder.arpcMethod1(CryptogramVerificationArpcMethod1 arpcMethod1)
Parameters that are required for ARPC response generation using method1 after ARQC verification is
successful.
|
static CryptogramAuthResponse |
CryptogramAuthResponse.fromArpcMethod1(CryptogramVerificationArpcMethod1 arpcMethod1)
Create an instance of this class with
CryptogramAuthResponse.arpcMethod1() initialized to the given value. |
Copyright © 2023. All rights reserved.