Package-level declarations

Types

Link copied to clipboard
data class Lds1ElementaryFile(val bytes: ByteArray? = null)

Binary representation of the LDS1 Elementary File.

Link copied to clipboard
data class Lds1eMrtdApplication(    val comHeaderAndDataGroupPresenceInformation: Lds1ElementaryFile,     val sodDocumentSecurityObject: Lds1ElementaryFile,     val dg1MachineReadableZoneInformation: Lds1ElementaryFile,     val dg2EncodedIdentificationFeaturesFace: Lds1ElementaryFile,     val dg3AdditionalIdentificationFeatureFingers: Lds1ElementaryFile?,     val dg4AdditionalIdentificationFeatureIrises: Lds1ElementaryFile?,     val dg5DisplayedPortrait: Lds1ElementaryFile?,     val dg7DisplayedSignatureOrUsualMark: Lds1ElementaryFile?,     val dg8DataFeatures: Lds1ElementaryFile?,     val dg9StructureFeatures: Lds1ElementaryFile?,     val dg10SubstanceFeatures: Lds1ElementaryFile?,     val dg11AdditionalPersonalDetails: Lds1ElementaryFile?,     val dg12AdditionalDocumentDetails: Lds1ElementaryFile?,     val dg13OptionalDetails: Lds1ElementaryFile?,     val dg14SecurityOptions: Lds1ElementaryFile?,     val dg15ActiveAuthenticationPublicKeyInfo: Lds1ElementaryFile?,     val dg16PersonsToNotify: Lds1ElementaryFile?)

Binary representation of the LDS1 eMRTD Application.

Link copied to clipboard
data class LdsMasterFile(val lds1eMrtdApplication: Lds1eMrtdApplication)

Binary representation of the Logical Data Structure / Master File according to ICAO Doc 9303, Machine Readable Travel Documents, Part 10: Logical Data Structure (LDS) for Storage of Biometrics and Other Data in the Contactless Integrated Circuit (IC) (See: Section 2: Structure of Doc 9303-10).