JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.795

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.services.paymentcryptographydata.model

Class VerifyAuthRequestCryptogramRequest

    • Constructor Detail

      • VerifyAuthRequestCryptogramRequest

        public VerifyAuthRequestCryptogramRequest()
    • Method Detail

      • setKeyIdentifier

        public void setKeyIdentifier(String keyIdentifier)

        The keyARN of the major encryption key that Amazon Web Services Payment Cryptography uses for ARQC verification.

        Parameters:
        keyIdentifier - The keyARN of the major encryption key that Amazon Web Services Payment Cryptography uses for ARQC verification.
      • getKeyIdentifier

        public String getKeyIdentifier()

        The keyARN of the major encryption key that Amazon Web Services Payment Cryptography uses for ARQC verification.

        Returns:
        The keyARN of the major encryption key that Amazon Web Services Payment Cryptography uses for ARQC verification.
      • withKeyIdentifier

        public VerifyAuthRequestCryptogramRequest withKeyIdentifier(String keyIdentifier)

        The keyARN of the major encryption key that Amazon Web Services Payment Cryptography uses for ARQC verification.

        Parameters:
        keyIdentifier - The keyARN of the major encryption key that Amazon Web Services Payment Cryptography uses for ARQC verification.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setTransactionData

        public void setTransactionData(String transactionData)

        The transaction data that Amazon Web Services Payment Cryptography uses for ARQC verification. The same transaction is used for ARQC generation outside of Amazon Web Services Payment Cryptography.

        Parameters:
        transactionData - The transaction data that Amazon Web Services Payment Cryptography uses for ARQC verification. The same transaction is used for ARQC generation outside of Amazon Web Services Payment Cryptography.
      • getTransactionData

        public String getTransactionData()

        The transaction data that Amazon Web Services Payment Cryptography uses for ARQC verification. The same transaction is used for ARQC generation outside of Amazon Web Services Payment Cryptography.

        Returns:
        The transaction data that Amazon Web Services Payment Cryptography uses for ARQC verification. The same transaction is used for ARQC generation outside of Amazon Web Services Payment Cryptography.
      • withTransactionData

        public VerifyAuthRequestCryptogramRequest withTransactionData(String transactionData)

        The transaction data that Amazon Web Services Payment Cryptography uses for ARQC verification. The same transaction is used for ARQC generation outside of Amazon Web Services Payment Cryptography.

        Parameters:
        transactionData - The transaction data that Amazon Web Services Payment Cryptography uses for ARQC verification. The same transaction is 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.
      • setAuthRequestCryptogram

        public void setAuthRequestCryptogram(String authRequestCryptogram)

        The auth request cryptogram imported into Amazon Web Services Payment Cryptography for ARQC verification using a major encryption key and transaction data.

        Parameters:
        authRequestCryptogram - The auth request cryptogram imported into Amazon Web Services Payment Cryptography for ARQC verification using a major encryption key and transaction data.
      • getAuthRequestCryptogram

        public String getAuthRequestCryptogram()

        The auth request cryptogram imported into Amazon Web Services Payment Cryptography for ARQC verification using a major encryption key and transaction data.

        Returns:
        The auth request cryptogram imported into Amazon Web Services Payment Cryptography for ARQC verification using a major encryption key and transaction data.
      • withAuthRequestCryptogram

        public VerifyAuthRequestCryptogramRequest withAuthRequestCryptogram(String authRequestCryptogram)

        The auth request cryptogram imported into Amazon Web Services Payment Cryptography for ARQC verification using a major encryption key and transaction data.

        Parameters:
        authRequestCryptogram - The auth request cryptogram imported into Amazon Web Services Payment Cryptography for ARQC verification using a major encryption key and transaction data.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setMajorKeyDerivationMode

        public void setMajorKeyDerivationMode(String majorKeyDerivationMode)

        The method to use when deriving the major encryption key for ARQC verification within Amazon Web Services Payment Cryptography. The same key derivation mode was used for ARQC generation outside of Amazon Web Services Payment Cryptography.

        Parameters:
        majorKeyDerivationMode - The method to use when deriving the major encryption key for ARQC verification within Amazon Web Services Payment Cryptography. The same key derivation mode was used for ARQC generation outside of Amazon Web Services Payment Cryptography.
        See Also:
        MajorKeyDerivationMode
      • getMajorKeyDerivationMode

        public String getMajorKeyDerivationMode()

        The method to use when deriving the major encryption key for ARQC verification within Amazon Web Services Payment Cryptography. The same key derivation mode was used for ARQC generation outside of Amazon Web Services Payment Cryptography.

        Returns:
        The method to use when deriving the major encryption key for ARQC verification within Amazon Web Services Payment Cryptography. The same key derivation mode was used for ARQC generation outside of Amazon Web Services Payment Cryptography.
        See Also:
        MajorKeyDerivationMode
      • withMajorKeyDerivationMode

        public VerifyAuthRequestCryptogramRequest withMajorKeyDerivationMode(String majorKeyDerivationMode)

        The method to use when deriving the major encryption key for ARQC verification within Amazon Web Services Payment Cryptography. The same key derivation mode was used for ARQC generation outside of Amazon Web Services Payment Cryptography.

        Parameters:
        majorKeyDerivationMode - The method to use when deriving the major encryption key for ARQC verification within Amazon Web Services Payment Cryptography. The same key derivation mode was 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.
        See Also:
        MajorKeyDerivationMode
      • withMajorKeyDerivationMode

        public VerifyAuthRequestCryptogramRequest withMajorKeyDerivationMode(MajorKeyDerivationMode majorKeyDerivationMode)

        The method to use when deriving the major encryption key for ARQC verification within Amazon Web Services Payment Cryptography. The same key derivation mode was used for ARQC generation outside of Amazon Web Services Payment Cryptography.

        Parameters:
        majorKeyDerivationMode - The method to use when deriving the major encryption key for ARQC verification within Amazon Web Services Payment Cryptography. The same key derivation mode was 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.
        See Also:
        MajorKeyDerivationMode
      • setSessionKeyDerivationAttributes

        public void setSessionKeyDerivationAttributes(SessionKeyDerivation sessionKeyDerivationAttributes)

        The attributes and values to use for deriving a session key for ARQC verification within Amazon Web Services Payment Cryptography. The same attributes were used for ARQC generation outside of Amazon Web Services Payment Cryptography.

        Parameters:
        sessionKeyDerivationAttributes - The attributes and values to use for deriving a session key for ARQC verification within Amazon Web Services Payment Cryptography. The same attributes were used for ARQC generation outside of Amazon Web Services Payment Cryptography.
      • getSessionKeyDerivationAttributes

        public SessionKeyDerivation getSessionKeyDerivationAttributes()

        The attributes and values to use for deriving a session key for ARQC verification within Amazon Web Services Payment Cryptography. The same attributes were used for ARQC generation outside of Amazon Web Services Payment Cryptography.

        Returns:
        The attributes and values to use for deriving a session key for ARQC verification within Amazon Web Services Payment Cryptography. The same attributes were used for ARQC generation outside of Amazon Web Services Payment Cryptography.
      • withSessionKeyDerivationAttributes

        public VerifyAuthRequestCryptogramRequest withSessionKeyDerivationAttributes(SessionKeyDerivation sessionKeyDerivationAttributes)

        The attributes and values to use for deriving a session key for ARQC verification within Amazon Web Services Payment Cryptography. The same attributes were used for ARQC generation outside of Amazon Web Services Payment Cryptography.

        Parameters:
        sessionKeyDerivationAttributes - The attributes and values to use for deriving a session key for ARQC verification within Amazon Web Services Payment Cryptography. The same attributes were 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.
      • setAuthResponseAttributes

        public void setAuthResponseAttributes(CryptogramAuthResponse authResponseAttributes)

        The attributes and values for auth request cryptogram verification. These parameters are required in case using ARPC Method 1 or Method 2 for ARQC verification.

        Parameters:
        authResponseAttributes - The attributes and values for auth request cryptogram verification. These parameters are required in case using ARPC Method 1 or Method 2 for ARQC verification.
      • getAuthResponseAttributes

        public CryptogramAuthResponse getAuthResponseAttributes()

        The attributes and values for auth request cryptogram verification. These parameters are required in case using ARPC Method 1 or Method 2 for ARQC verification.

        Returns:
        The attributes and values for auth request cryptogram verification. These parameters are required in case using ARPC Method 1 or Method 2 for ARQC verification.
      • withAuthResponseAttributes

        public VerifyAuthRequestCryptogramRequest withAuthResponseAttributes(CryptogramAuthResponse authResponseAttributes)

        The attributes and values for auth request cryptogram verification. These parameters are required in case using ARPC Method 1 or Method 2 for ARQC verification.

        Parameters:
        authResponseAttributes - The attributes and values for auth request cryptogram verification. These parameters are required in case using ARPC Method 1 or Method 2 for ARQC verification.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • toString

        public String toString()
        Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
        Overrides:
        toString in class Object
        Returns:
        A string representation of this object.
        See Also:
        Object.toString()
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /