JavaScript is disabled on your browser.
Method Summary
All Methods Instance Methods Abstract Methods Default Methods
The method to use when deriving the master key for EMV MAC generation or verification.
The method to use when deriving the master key for EMV MAC generation or verification.
A number that identifies and differentiates payment cards with the same Primary Account Number (PAN).
The Primary Account Number (PAN), a unique identifier for a payment credit or debit card and associates the
card to a specific account holder.
The method of deriving a session key for EMV MAC generation or verification.
The method of deriving a session key for EMV MAC generation or verification.
Parameters that are required to generate session key for EMV generation and verification.
Parameters that are required to generate session key for EMV generation and verification.
Method Details
majorKeyDerivationMode
The method to use when deriving the master key for EMV MAC generation or verification.
Parameters:
majorKeyDerivationMode
- The method to use when deriving the master key for EMV MAC generation or verification.
Returns:
Returns a reference to this object so that method calls can be chained together.
See Also:
majorKeyDerivationMode
The method to use when deriving the master key for EMV MAC generation or verification.
Parameters:
majorKeyDerivationMode
- The method to use when deriving the master key for EMV MAC generation or verification.
Returns:
Returns a reference to this object so that method calls can be chained together.
See Also:
primaryAccountNumber
The Primary Account Number (PAN), a unique identifier for a payment credit or debit card and associates the
card to a specific account holder.
Parameters:
primaryAccountNumber
- The Primary Account Number (PAN), a unique identifier for a payment credit or debit card and
associates the card to a specific account holder.
Returns:
Returns a reference to this object so that method calls can be chained together.
panSequenceNumber
A number that identifies and differentiates payment cards with the same Primary Account Number (PAN).
Parameters:
panSequenceNumber
- A number that identifies and differentiates payment cards with the same Primary Account Number (PAN).
Returns:
Returns a reference to this object so that method calls can be chained together.
sessionKeyDerivationMode
The method of deriving a session key for EMV MAC generation or verification.
Parameters:
sessionKeyDerivationMode
- The method of deriving a session key for EMV MAC generation or verification.
Returns:
Returns a reference to this object so that method calls can be chained together.
See Also:
sessionKeyDerivationMode
The method of deriving a session key for EMV MAC generation or verification.
Parameters:
sessionKeyDerivationMode
- The method of deriving a session key for EMV MAC generation or verification.
Returns:
Returns a reference to this object so that method calls can be chained together.
See Also:
sessionKeyDerivationValue
Parameters that are required to generate session key for EMV generation and verification.
Parameters:
sessionKeyDerivationValue
- Parameters that are required to generate session key for EMV generation and verification.
Returns:
Returns a reference to this object so that method calls can be chained together.
sessionKeyDerivationValue
Parameters:
sessionKeyDerivationValue
- a consumer that will call methods on SessionKeyDerivationValue.Builder
Returns:
Returns a reference to this object so that method calls can be chained together.
See Also: