static SessionKeyDerivation |
SessionKeyDerivation.fromAmex(Consumer<SessionKeyAmex.Builder> amex) |
Create an instance of this class with amex() initialized to the given value.
|
static SessionKeyDerivation |
SessionKeyDerivation.fromAmex(SessionKeyAmex amex) |
Create an instance of this class with amex() initialized to the given value.
|
static SessionKeyDerivation |
SessionKeyDerivation.fromEmv2000(Consumer<SessionKeyEmv2000.Builder> emv2000) |
Create an instance of this class with emv2000() initialized to the given value.
|
static SessionKeyDerivation |
SessionKeyDerivation.fromEmv2000(SessionKeyEmv2000 emv2000) |
Create an instance of this class with emv2000() initialized to the given value.
|
static SessionKeyDerivation |
SessionKeyDerivation.fromEmvCommon(Consumer<SessionKeyEmvCommon.Builder> emvCommon) |
Create an instance of this class with emvCommon() initialized to the given value.
|
static SessionKeyDerivation |
SessionKeyDerivation.fromEmvCommon(SessionKeyEmvCommon emvCommon) |
Create an instance of this class with emvCommon() initialized to the given value.
|
static SessionKeyDerivation |
SessionKeyDerivation.fromMastercard(Consumer<SessionKeyMastercard.Builder> mastercard) |
Create an instance of this class with mastercard() initialized to the given value.
|
static SessionKeyDerivation |
SessionKeyDerivation.fromMastercard(SessionKeyMastercard mastercard) |
Create an instance of this class with mastercard() initialized to the given value.
|
static SessionKeyDerivation |
SessionKeyDerivation.fromVisa(Consumer<SessionKeyVisa.Builder> visa) |
Create an instance of this class with visa() initialized to the given value.
|
static SessionKeyDerivation |
SessionKeyDerivation.fromVisa(SessionKeyVisa visa) |
Create an instance of this class with visa() initialized to the given value.
|
SessionKeyDerivation |
VerifyAuthRequestCryptogramRequest.sessionKeyDerivationAttributes() |
The attributes and values to use for deriving a session key for ARQC verification within Amazon Web Services
Payment Cryptography.
|