Class ChipAccessKey
-
- All Implemented Interfaces:
public abstract class ChipAccessKeyRepresents the access key for the chip access procedure to authenticate to the chip of the eMRTD.
Two types of
ChipAccessKeys are supported:
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classChipAccessKey.FromCanAccess key to authenticate to the chip of the eMRTD using the Card Access Number (CAN).
Authentication using the CAN is only supported for Password Authenticated Connection Establishment (PACE) and is not available with Basic Access Control (BAC).
public classChipAccessKey.FromMrzAccess key to authenticate to the chip of the eMRTD with data from the MRZ, namely the document number, data of birth, and the expiry date of the document.
-
Constructor Summary
Constructors Constructor Description ChipAccessKey()
-