Interface CurrentPinAttributes.Builder

  • Method Details

    • currentPinPekIdentifier

      CurrentPinAttributes.Builder currentPinPekIdentifier(String currentPinPekIdentifier)

      The keyArn of the current PIN PEK.

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

      CurrentPinAttributes.Builder currentEncryptedPinBlock(String currentEncryptedPinBlock)

      The encrypted pinblock of the current pin stored on the chip card.

      Parameters:
      currentEncryptedPinBlock - The encrypted pinblock of the current pin stored on the chip card.
      Returns:
      Returns a reference to this object so that method calls can be chained together.