Interface CryptogramVerificationArpcMethod1.Builder

All Superinterfaces:
Buildable, CopyableBuilder<CryptogramVerificationArpcMethod1.Builder,CryptogramVerificationArpcMethod1>, SdkBuilder<CryptogramVerificationArpcMethod1.Builder,CryptogramVerificationArpcMethod1>, SdkPojo
Enclosing class:
CryptogramVerificationArpcMethod1

public static interface CryptogramVerificationArpcMethod1.Builder extends SdkPojo, CopyableBuilder<CryptogramVerificationArpcMethod1.Builder,CryptogramVerificationArpcMethod1>
  • Method Details

    • authResponseCode

      CryptogramVerificationArpcMethod1.Builder authResponseCode(String authResponseCode)

      The auth code used to calculate APRC after ARQC verification is successful. This is the same auth code used for ARQC generation outside of Amazon Web Services Payment Cryptography.

      Parameters:
      authResponseCode - The auth code used to calculate APRC after ARQC verification is successful. This is the same auth code used for ARQC generation outside of Amazon Web Services Payment Cryptography.
      Returns:
      Returns a reference to this object so that method calls can be chained together.