Interface | Description |
---|---|
ImageInfo |
Common interface type for records containing an encoded image.
|
LDSElement |
Top level interface for all data structures in the LDS.
|
LDSFile |
LDS element at file level.
|
Class | Description |
---|---|
AbstractImageInfo |
Base class for image infos.
|
AbstractLDSInfo |
Base class for data structures that are contained in files in the LDS.
|
AbstractListInfo<R> |
Abstract base class for several data structures used in the LDS
containing a list of elements.
|
AbstractTaggedLDSFile |
Base class for TLV based LDS files.
|
ActiveAuthenticationInfo |
A concrete SecurityInfo structure that stores active authentication
info, see TR-LDS-PKI Maintenance V1.0.
|
CardAccessFile |
Card access file stores a set of SecurityInfos for PACE.
|
CardSecurityFile |
Card security file stores a set of SecurityInfos for PACE with Chip Authentication Mapping (CAM).
|
CBEFFDataGroup<R extends BiometricDataBlock> |
Datagroup containing a list of biometric information templates (BITs).
|
ChipAuthenticationInfo |
A concrete SecurityInfo structure that stores chip authentication info,
see EAC 1.11 specification.
|
ChipAuthenticationPublicKeyInfo |
A concrete SecurityInfo structure that stores chip authentication public
key info, see EAC TR 03110 1.11 specification.
|
CVCAFile |
File structure for CVCA file (on EAC protected documents).
|
DataGroup |
Base class for data group files.
|
DisplayedImageDataGroup |
File structure for displayed image template files.
|
DisplayedImageInfo |
Data structure for storing either a Portrait (as used in DG5) or
a Signature or mark (as used in DG7).
|
LDSFileUtil |
Static LDS file methods.
|
PACEDomainParameterInfo |
PACE Domain Parameter Info object as per SAC TR 1.01, November 11, 2010.
|
PACEInfo |
PACE Info object as per SAC TR 1.01, November 11, 2010.
|
SecurityInfo |
Abstract base class for security info structure.
|
SODFile |
File structure for the EF_SOD file (the Document Security Object).
|
TerminalAuthenticationInfo |
A concrete SecurityInfo structure that stores terminal authentication
info, see EAC 1.11 specification.
|
Enum | Description |
---|---|
PACEInfo.MappingType |
Generic mapping and Integrated mapping and CAM mapping.
|
Copyright © 2016. All rights reserved.