Lds1eMrtdApplication

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.

Constructors

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

Properties

Link copied to clipboard

COM - Header and Data Group Presence Information.

Link copied to clipboard

DG10 - Substance Feature(s).

Link copied to clipboard

DG11 - Additional Personal Detail(s).

Link copied to clipboard

DG12 - Additional Document Detail(s).

Link copied to clipboard

DG13 - Optional Details(s).

Link copied to clipboard

DG14 - Security Options.

Link copied to clipboard

DG15 - Active Authentication Public Key Info.

Link copied to clipboard

DG16 - Person(s) to Notify.

Link copied to clipboard

DG1 - Machine Readable Zone Information.

Link copied to clipboard

DG2 - Encoded Identification Features — Face.

DG3 - Additional Identification Feature — Finger(s).

Link copied to clipboard

DG4 - Additional Identification Feature — Iris(es).

Link copied to clipboard

DG5 - Displayed Portrait.

Link copied to clipboard

DG7 - Displayed Signature or Usual Mark.

Link copied to clipboard

DG8 - Data Feature(s).

Link copied to clipboard

DG9 - Structure Feature(s).

Link copied to clipboard

SOD - Document Security Object.