public class MifareSam.AdditionalAuthData.AV1Mode extends Object
Modifier and Type | Field and Description |
---|---|
SamDiverseParams |
samDiverseParams
samDiverseParams Diversification parameters for current key.If
diversification is not required by current key then this
parameter should be NULL.
|
boolean |
useLogicalChannelForCMacCalculation
useLogicalChannelForCMacCalculation - False: Do not use logical
channel for CMAC calculation.
|
boolean |
useSecretKeyForCrypto
useSecretKeyForCrypto - False: Generate session key by
authentication.
|
Constructor and Description |
---|
MifareSam.AdditionalAuthData.AV1Mode() |
public boolean useLogicalChannelForCMacCalculation
public boolean useSecretKeyForCrypto
public SamDiverseParams samDiverseParams