dot-nfc
8.3.2
dot-nfc
com.
innovatrics.
dot.
image
Image
Image
Format
JPEG
JPEG_2000
Image
Size
com.
innovatrics.
dot.
nfc
Additional
Document
Details
Additional
Personal
Details
Displayed
Signature
Or
Usual
Mark
Dot
Nfc
Library
Encoded
Identification
Features
Face
Flat
Tag
Structure
Parser
Parsing
Exception
Flat
Tag
Structure
Parser
Factory
Machine
Readable
Zone
Information
Name
Of
Holder
Nfc
Key
Nfc
Travel
Document
Reader
Access
Establishment
Started
Listener
Configuration
Data
Authentication
Started
Listener
Elementary
Files
Reading
Progress
Updated
Listener
Failed
Listener
Listeners
Succeeded
Listener
Nfc
Travel
Document
Reader
Configuration
Builder
Nfc
Travel
Document
Reader
Factory
Optional
Details
Travel
Document
com.
innovatrics.
dot.
nfc.
access
Access
Control
Exception
Access
Control
Protocol
BAC
PACE
com.
innovatrics.
dot.
nfc.
authentication
Authentication
Status
Chip
Authentication
Exception
Chip
Authentication
Status
Protocol
PACE_CHIP_AUTHENTICATION_MAPPING
CHIP_AUTHENTICATION
ACTIVE_AUTHENTICATION
Status
AUTHENTICATED
DENIED
NOT_SUPPORTED
Data
Authentication
Status
Protocol
PASSIVE_AUTHENTICATION
Status
AUTHENTICATED
DENIED
AUTHORITY_CERTIFICATES_NOT_PROVIDED
com.
innovatrics.
dot.
nfc.
lds
Lds1Elementary
File
Id
COM
SOD
DG1
DG2
DG3
DG4
DG5
DG7
DG8
DG9
DG10
DG11
DG12
DG13
DG14
DG15
DG16
Lds1e
Mrtd
Application
Lds
Master
File
com.
innovatrics.
dot.
nfc.
reader.
ui
Nfc
Travel
Document
Reader
Fragment
Companion
Configuration
com.
innovatrics.
dot.
nfc.
security
Certificates
Factory
dot-nfc
/
com.innovatrics.dot.nfc
/
FlatTagStructureParser
/
ParsingException
Parsing
Exception
class
ParsingException
(
val
message
:
String
,
val
cause
:
Exception
)
:
RuntimeException
Thrown if parsing failed due to invalid structure of input bytes.
Constructors
Properties
Constructors
Parsing
Exception
Link copied to clipboard
fun
ParsingException
(
message
:
String
,
cause
:
Exception
)
Properties
cause
Link copied to clipboard
open
override
val
cause
:
Exception
message
Link copied to clipboard
open
override
val
message
:
String