Interface VisaAmexDerivationOutputs.Builder

    • Method Detail

      • authorizationRequestKeyArn

        VisaAmexDerivationOutputs.Builder authorizationRequestKeyArn​(String authorizationRequestKeyArn)

        The keyArn of the issuer master key for cryptogram (IMK-AC) used by the operation.

        Parameters:
        authorizationRequestKeyArn - The keyArn of the issuer master key for cryptogram (IMK-AC) used by the operation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • authorizationRequestKeyCheckValue

        VisaAmexDerivationOutputs.Builder authorizationRequestKeyCheckValue​(String authorizationRequestKeyCheckValue)

        The key check value (KCV) of the issuer master key for cryptogram (IMK-AC) used by the operation.

        Parameters:
        authorizationRequestKeyCheckValue - The key check value (KCV) of the issuer master key for cryptogram (IMK-AC) used by the operation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • currentPinPekArn

        VisaAmexDerivationOutputs.Builder currentPinPekArn​(String currentPinPekArn)

        The keyArn of the current PIN PEK.

        Parameters:
        currentPinPekArn - The keyArn of the current PIN PEK.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • currentPinPekKeyCheckValue

        VisaAmexDerivationOutputs.Builder currentPinPekKeyCheckValue​(String currentPinPekKeyCheckValue)

        The key check value (KCV) of the current PIN PEK.

        Parameters:
        currentPinPekKeyCheckValue - The key check value (KCV) of the current PIN PEK.
        Returns:
        Returns a reference to this object so that method calls can be chained together.