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