setChipAccessKeyFromMrz

open fun setChipAccessKeyFromMrz(documentNumber: String, dateOfBirth: String, dateOfExpiry: String): ConnectionOptions.Builder

Sets the access key for the chip access procedure to authenticate to the chip of the eMRTD.

Uses details from the MRZ as the access key.

Return

This instance of the builder for easier chaining.

Parameters

documentNumber

The document number.

dateOfBirth

The birth date of the document holder.

dateOfExpiry

The expiry date of the document.