Class ChipAccessKey.FromCan
-
- All Implemented Interfaces:
public class ChipAccessKey.FromCan extends ChipAccessKey
Access 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).
-
-
Constructor Summary
Constructors Constructor Description ChipAccessKey.FromCan(String can)
Creates a new instance of this class.
-