Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Z 

A

ActiveAuthenticationInfo - Class in org.jmrtd.lds
A concrete SecurityInfo structure that stores active authentication info, see TR-LDS-PKI Maintenance V1.0.
ActiveAuthenticationInfo(String) - Constructor for class org.jmrtd.lds.ActiveAuthenticationInfo
Constructs a new object.
add(CBEFFInfo) - Method in class org.jmrtd.cbeff.ComplexCBEFFInfo
Adds a record to this complex CBEFF info.
add(short, InputStream, int) - Method in class org.jmrtd.lds.LDS
 
add(short, byte[]) - Method in class org.jmrtd.lds.LDS
 
add(LDSFile) - Method in class org.jmrtd.lds.LDS
Adds a new file.
addAll(List<CBEFFInfo>) - Method in class org.jmrtd.cbeff.ComplexCBEFFInfo
Adds all records in a list to this complex CBEFF info.
addAll(Collection<? extends LDSFile>) - Method in class org.jmrtd.lds.LDS
 
addAPDUListener(APDUListener) - Method in class org.jmrtd.PassportApduService
 
addCSCAAnchor(TrustAnchor) - Method in class org.jmrtd.MRTDTrustStore
Adds a root certificate for document validation.
addCSCAAnchors(Collection<TrustAnchor>) - Method in class org.jmrtd.MRTDTrustStore
Adds root certificates for document validation.
addCSCAStore(URI) - Method in class org.jmrtd.MRTDTrustStore
Adds a certificate store for document validation based on a URI.
addCSCAStore(CertStore) - Method in class org.jmrtd.MRTDTrustStore
Adds a certificate store for document validation.
addCSCAStores(List<URI>) - Method in class org.jmrtd.MRTDTrustStore
Adds multiple certificate stores for document validation based on URIs.
addCVCAStore(URI) - Method in class org.jmrtd.MRTDTrustStore
Adds a key store for access to EAC protected data groups based on a URI.
addCVCAStore(KeyStore) - Method in class org.jmrtd.MRTDTrustStore
Adds a key store for access to EAC protected data groups.
addCVCAStores(List<URI>) - Method in class org.jmrtd.MRTDTrustStore
Adds multiple key stores for access to EAC protected data groups based on URIs.
addFaceImageInfo(FaceImageInfo) - Method in class org.jmrtd.lds.FaceInfo
Adds a face image info to this face info.
addFaceInfo(FaceInfo) - Method in class org.jmrtd.lds.DG2File
Adds a face info to this file.
addFingerImageInfo(FingerImageInfo) - Method in class org.jmrtd.lds.FingerInfo
Adds a finger image info to this finger info.
addFingerInfo(FingerInfo) - Method in class org.jmrtd.lds.DG3File
Adds a finger info to this file.
addFragment(int, byte) - Method in class org.jmrtd.io.FragmentBuffer
 
addFragment(int, byte[]) - Method in class org.jmrtd.io.FragmentBuffer
Adds a fragment of bytes at a specific offset to this file.
addFragment(int, byte[], int, int) - Method in class org.jmrtd.io.FragmentBuffer
Adds a fragment of bytes at a specific offset to this file.
addIrisBiometricSubtypeInfo(IrisBiometricSubtypeInfo) - Method in class org.jmrtd.lds.IrisInfo
Adds an iris biometric subtype info to this iris info.
addIrisImageInfo(IrisImageInfo) - Method in class org.jmrtd.lds.IrisBiometricSubtypeInfo
Adds an iris image info to this iris biometric subtype info.
addIrisInfo(IrisInfo) - Method in class org.jmrtd.lds.DG4File
Adds an iris info to this file.
addPlainTextAPDUListener(APDUListener) - Method in class org.jmrtd.PassportApduService
 
alignKeyDataToSize(byte[], int) - Static method in class org.jmrtd.Util
Deprecated.
 
available() - Method in class org.jmrtd.io.InputStreamBuffer.SubInputStream
 
available() - Method in class org.jmrtd.io.SplittableInputStream
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.

B

BACDeniedException - Exception in org.jmrtd
Exception for signaling failed BAC.
BACDeniedException(String, List<BACKeySpec>, int) - Constructor for exception org.jmrtd.BACDeniedException
Creates an exception.
BACKey - Class in org.jmrtd
A BAC key entry.
BACKey() - Constructor for class org.jmrtd.BACKey
 
BACKey(String, String, String) - Constructor for class org.jmrtd.BACKey
 
BACKey(String, Date, Date) - Constructor for class org.jmrtd.BACKey
 
BACKeySpec - Interface in org.jmrtd
 
beginPreferBouncyCastleProvider() - Static method in class org.jmrtd.JMRTDSecurityProvider
Temporarily puts the BC provider on number one in the list of providers, until caller calls JMRTDSecurityProvider.endPreferBouncyCastleProvider(int).
BIOMETRIC_DATA_BLOCK_CONSTRUCTED_TAG - Static variable in interface org.jmrtd.cbeff.ISO781611
 
BIOMETRIC_DATA_BLOCK_TAG - Static variable in interface org.jmrtd.cbeff.ISO781611
 
BIOMETRIC_HEADER_TEMPLATE_BASE_TAG - Static variable in interface org.jmrtd.cbeff.ISO781611
 
BIOMETRIC_INFO_COUNT_TAG - Static variable in interface org.jmrtd.cbeff.ISO781611
 
BIOMETRIC_INFORMATION_GROUP_TEMPLATE_TAG - Static variable in interface org.jmrtd.cbeff.ISO781611
 
BIOMETRIC_INFORMATION_TEMPLATE_TAG - Static variable in interface org.jmrtd.cbeff.ISO781611
 
BIOMETRIC_SUBTYPE_MASK_LEFT - Static variable in interface org.jmrtd.cbeff.CBEFFInfo
Biometric subtype, based on Section 5.1.2.6 and Table 6 in NISTIR-6529A, Table C.3 in ISO/IEC 7816-11, Section 6.5.7 of ISO/IEC 19785-1.
BIOMETRIC_SUBTYPE_MASK_LITTLE_FINGER - Static variable in interface org.jmrtd.cbeff.CBEFFInfo
Biometric subtype, based on Section 5.1.2.6 and Table 6 in NISTIR-6529A, Table C.3 in ISO/IEC 7816-11, Section 6.5.7 of ISO/IEC 19785-1.
BIOMETRIC_SUBTYPE_MASK_MIDDLE_FINGER - Static variable in interface org.jmrtd.cbeff.CBEFFInfo
Biometric subtype, based on Section 5.1.2.6 and Table 6 in NISTIR-6529A, Table C.3 in ISO/IEC 7816-11, Section 6.5.7 of ISO/IEC 19785-1.
BIOMETRIC_SUBTYPE_MASK_POINTER_FINGER - Static variable in interface org.jmrtd.cbeff.CBEFFInfo
Biometric subtype, based on Section 5.1.2.6 and Table 6 in NISTIR-6529A, Table C.3 in ISO/IEC 7816-11, Section 6.5.7 of ISO/IEC 19785-1.
BIOMETRIC_SUBTYPE_MASK_RIGHT - Static variable in interface org.jmrtd.cbeff.CBEFFInfo
Biometric subtype, based on Section 5.1.2.6 and Table 6 in NISTIR-6529A, Table C.3 in ISO/IEC 7816-11, Section 6.5.7 of ISO/IEC 19785-1.
BIOMETRIC_SUBTYPE_MASK_RING_FINGER - Static variable in interface org.jmrtd.cbeff.CBEFFInfo
Biometric subtype, based on Section 5.1.2.6 and Table 6 in NISTIR-6529A, Table C.3 in ISO/IEC 7816-11, Section 6.5.7 of ISO/IEC 19785-1.
BIOMETRIC_SUBTYPE_MASK_THUMB - Static variable in interface org.jmrtd.cbeff.CBEFFInfo
Biometric subtype, based on Section 5.1.2.6 and Table 6 in NISTIR-6529A, Table C.3 in ISO/IEC 7816-11, Section 6.5.7 of ISO/IEC 19785-1.
BIOMETRIC_SUBTYPE_NONE - Static variable in interface org.jmrtd.cbeff.CBEFFInfo
Biometric subtype, based on Section 5.1.2.6 and Table 6 in NISTIR-6529A, Table C.3 in ISO/IEC 7816-11, Section 6.5.7 of ISO/IEC 19785-1.
BIOMETRIC_SUBTYPE_TAG - Static variable in interface org.jmrtd.cbeff.ISO781611
Biometric Subtype tag, ISO7816-11.
BIOMETRIC_TYPE_BODY_ODOR - Static variable in interface org.jmrtd.cbeff.CBEFFInfo
Biometric type value, based on Section 5.2.1.5 and Table 4 in NISTIR-6529A, Table C.2 in ISO/IEC 7816-11, Section 6.5.6 of ISO/IEC 19785-1.
BIOMETRIC_TYPE_DNA - Static variable in interface org.jmrtd.cbeff.CBEFFInfo
Biometric type value, based on Section 5.2.1.5 and Table 4 in NISTIR-6529A, Table C.2 in ISO/IEC 7816-11, Section 6.5.6 of ISO/IEC 19785-1.
BIOMETRIC_TYPE_EAR_SHAPE - Static variable in interface org.jmrtd.cbeff.CBEFFInfo
Biometric type value, based on Section 5.2.1.5 and Table 4 in NISTIR-6529A, Table C.2 in ISO/IEC 7816-11, Section 6.5.6 of ISO/IEC 19785-1.
BIOMETRIC_TYPE_FACIAL_FEATURES - Static variable in interface org.jmrtd.cbeff.CBEFFInfo
Biometric type value, based on Section 5.2.1.5 and Table 4 in NISTIR-6529A, Table C.2 in ISO/IEC 7816-11, Section 6.5.6 of ISO/IEC 19785-1.
BIOMETRIC_TYPE_FINGER_GEOMETRY - Static variable in interface org.jmrtd.cbeff.CBEFFInfo
Biometric type value, based on Section 5.2.1.5 and Table 4 in NISTIR-6529A, Table C.2 in ISO/IEC 7816-11, Section 6.5.6 of ISO/IEC 19785-1.
BIOMETRIC_TYPE_FINGERPRINT - Static variable in interface org.jmrtd.cbeff.CBEFFInfo
Biometric type value, based on Section 5.2.1.5 and Table 4 in NISTIR-6529A, Table C.2 in ISO/IEC 7816-11, Section 6.5.6 of ISO/IEC 19785-1.
BIOMETRIC_TYPE_FOOT_PRINT - Static variable in interface org.jmrtd.cbeff.CBEFFInfo
Biometric type value, based on Section 5.2.1.5 and Table 4 in NISTIR-6529A, Table C.2 in ISO/IEC 7816-11, Section 6.5.6 of ISO/IEC 19785-1.
BIOMETRIC_TYPE_GAIT - Static variable in interface org.jmrtd.cbeff.CBEFFInfo
Biometric type value, based on Section 5.2.1.5 and Table 4 in NISTIR-6529A, Table C.2 in ISO/IEC 7816-11, Section 6.5.6 of ISO/IEC 19785-1.
BIOMETRIC_TYPE_HAND_GEOMETRY - Static variable in interface org.jmrtd.cbeff.CBEFFInfo
Biometric type value, based on Section 5.2.1.5 and Table 4 in NISTIR-6529A, Table C.2 in ISO/IEC 7816-11, Section 6.5.6 of ISO/IEC 19785-1.
BIOMETRIC_TYPE_IRIS - Static variable in interface org.jmrtd.cbeff.CBEFFInfo
Biometric type value, based on Section 5.2.1.5 and Table 4 in NISTIR-6529A, Table C.2 in ISO/IEC 7816-11, Section 6.5.6 of ISO/IEC 19785-1.
BIOMETRIC_TYPE_KEYSTROKE_DYNAMICS - Static variable in interface org.jmrtd.cbeff.CBEFFInfo
Biometric type value, based on Section 5.2.1.5 and Table 4 in NISTIR-6529A, Table C.2 in ISO/IEC 7816-11, Section 6.5.6 of ISO/IEC 19785-1.
BIOMETRIC_TYPE_LIP_MOVEMENT - Static variable in interface org.jmrtd.cbeff.CBEFFInfo
Biometric type value, based on Section 5.2.1.5 and Table 4 in NISTIR-6529A, Table C.2 in ISO/IEC 7816-11, Section 6.5.6 of ISO/IEC 19785-1.
BIOMETRIC_TYPE_MULTIPLE_BIOMETRICS_USED - Static variable in interface org.jmrtd.cbeff.CBEFFInfo
Biometric type value, based on Section 5.2.1.5 and Table 4 in NISTIR-6529A, Table C.2 in ISO/IEC 7816-11, Section 6.5.6 of ISO/IEC 19785-1.
BIOMETRIC_TYPE_NO_INFORMATION_GIVEN - Static variable in interface org.jmrtd.cbeff.CBEFFInfo
Biometric type value, based on Section 5.2.1.5 and Table 4 in NISTIR-6529A, Table C.2 in ISO/IEC 7816-11, Section 6.5.6 of ISO/IEC 19785-1.
BIOMETRIC_TYPE_PALM_PRINT - Static variable in interface org.jmrtd.cbeff.CBEFFInfo
Biometric type value, based on Section 5.2.1.5 and Table 4 in NISTIR-6529A, Table C.2 in ISO/IEC 7816-11, Section 6.5.6 of ISO/IEC 19785-1.
BIOMETRIC_TYPE_RETINA - Static variable in interface org.jmrtd.cbeff.CBEFFInfo
Biometric type value, based on Section 5.2.1.5 and Table 4 in NISTIR-6529A, Table C.2 in ISO/IEC 7816-11, Section 6.5.6 of ISO/IEC 19785-1.
BIOMETRIC_TYPE_SIGNATURE_DYNAMICS - Static variable in interface org.jmrtd.cbeff.CBEFFInfo
Biometric type value, based on Section 5.2.1.5 and Table 4 in NISTIR-6529A, Table C.2 in ISO/IEC 7816-11, Section 6.5.6 of ISO/IEC 19785-1.
BIOMETRIC_TYPE_TAG - Static variable in interface org.jmrtd.cbeff.ISO781611
Biometric Type tag, ISO7816-11.
BIOMETRIC_TYPE_THERMAL_FACE_IMAGE - Static variable in interface org.jmrtd.cbeff.CBEFFInfo
Biometric type value, based on Section 5.2.1.5 and Table 4 in NISTIR-6529A, Table C.2 in ISO/IEC 7816-11, Section 6.5.6 of ISO/IEC 19785-1.
BIOMETRIC_TYPE_THERMAL_HAND_IMAGE - Static variable in interface org.jmrtd.cbeff.CBEFFInfo
Biometric type value, based on Section 5.2.1.5 and Table 4 in NISTIR-6529A, Table C.2 in ISO/IEC 7816-11, Section 6.5.6 of ISO/IEC 19785-1.
BIOMETRIC_TYPE_VEIN_PATTERN - Static variable in interface org.jmrtd.cbeff.CBEFFInfo
Biometric type value, based on Section 5.2.1.5 and Table 4 in NISTIR-6529A, Table C.2 in ISO/IEC 7816-11, Section 6.5.6 of ISO/IEC 19785-1.
BIOMETRIC_TYPE_VOICE - Static variable in interface org.jmrtd.cbeff.CBEFFInfo
Biometric type value, based on Section 5.2.1.5 and Table 4 in NISTIR-6529A, Table C.2 in ISO/IEC 7816-11, Section 6.5.6 of ISO/IEC 19785-1.
BiometricDataBlock - Interface in org.jmrtd.cbeff
Biometric data block.
BiometricDataBlockDecoder<B extends BiometricDataBlock> - Interface in org.jmrtd.cbeff
Interface to be implemented by client code to decode BDB implementations.
BiometricDataBlockEncoder<B extends BiometricDataBlock> - Interface in org.jmrtd.cbeff
Interface to be implemented by client code to encode BDB implementations.

C

CAN_PACE_KEY_REFERENCE - Static variable in class org.jmrtd.PassportApduService
Shared secret type for PACE according to BSI TR-03110 v2.03 B.11.1.
CAPTURE_DEVICE_UNDEF - Static variable in class org.jmrtd.lds.IrisInfo
Constant for capture device Id, based on Table 2 in Section 5.5 in ISO 19794-6.
CAR_TAG - Static variable in class org.jmrtd.lds.CVCAFile
 
CardAccessFile - Class in org.jmrtd.lds
Card access file stores a set of SecurityInfos for PACE.
CardAccessFile(Collection<SecurityInfo>) - Constructor for class org.jmrtd.lds.CardAccessFile
Constructs a new file from the provided data.
CardAccessFile(InputStream) - Constructor for class org.jmrtd.lds.CardAccessFile
Constructs a new file from the data in an input stream.
CardVerifiableCertificate - Class in org.jmrtd.cert
Card verifiable certificates as specified in TR 03110.
CardVerifiableCertificate(CVCertificate) - Constructor for class org.jmrtd.cert.CardVerifiableCertificate
Constructs a wrapper.
CardVerifiableCertificate(CVCPrincipal, CVCPrincipal, PublicKey, String, Date, Date, CVCAuthorizationTemplate.Role, CVCAuthorizationTemplate.Permission, byte[]) - Constructor for class org.jmrtd.cert.CardVerifiableCertificate
Construcst a certificate.
CBEFFInfo - Interface in org.jmrtd.cbeff
CBEFF according to ISO 19785-1 (version 2.0) and NISTIR 6529-A (version 1.1).
checkDigit(String) - Static method in class org.jmrtd.lds.MRZInfo
Computes the 7-3-1 check digit for part of the MRZ.
checkDocSignature(Certificate) - Method in class org.jmrtd.lds.SODFile
Verifies the signature over the contents of the security object.
checkFields() - Method in class org.jmrtd.lds.ChipAuthenticationInfo
Checks the correctness of the data for this instance of SecurityInfo
checkFields() - Method in class org.jmrtd.lds.ChipAuthenticationPublicKeyInfo
Checks the correctness of the data for this instance of SecurityInfo
checkRequiredIdentifier(String) - Static method in class org.jmrtd.lds.ChipAuthenticationPublicKeyInfo
Checks whether the given object identifier identifies a ChipAuthenticationPublicKeyInfo structure.
checkRequiredIdentifier(String) - Static method in class org.jmrtd.lds.PACEDomainParameterInfo
 
checkRequiredIdentifier(String) - Static method in class org.jmrtd.lds.PACEInfo
 
ChipAuthenticationInfo - Class in org.jmrtd.lds
A concrete SecurityInfo structure that stores chip authentication info, see EAC 1.11 specification.
ChipAuthenticationInfo(String, int, BigInteger) - Constructor for class org.jmrtd.lds.ChipAuthenticationInfo
Constructs a new object.
ChipAuthenticationInfo(String, int) - Constructor for class org.jmrtd.lds.ChipAuthenticationInfo
Constructs a new object.
ChipAuthenticationPublicKeyInfo - Class in org.jmrtd.lds
A concrete SecurityInfo structure that stores chip authentication public key info, see EAC TR 03110 1.11 specification.
ChipAuthenticationPublicKeyInfo(PublicKey, BigInteger) - Constructor for class org.jmrtd.lds.ChipAuthenticationPublicKeyInfo
Creates a public key info structure.
ChipAuthenticationPublicKeyInfo(PublicKey) - Constructor for class org.jmrtd.lds.ChipAuthenticationPublicKeyInfo
Creates a public key info structure.
ChipAuthenticationResult - Class in org.jmrtd
Result of EAC-CA protocol.
ChipAuthenticationResult(BigInteger, PublicKey, byte[], KeyPair) - Constructor for class org.jmrtd.ChipAuthenticationResult
Creates a result.
clear() - Method in class org.jmrtd.MRTDTrustStore
 
clone() - Method in class org.jmrtd.cert.KeyStoreCertStoreParameters
Makes a shallow copy of this object as this class is immutable.
clone() - Method in class org.jmrtd.cert.PKDCertStoreParameters
Makes a copy of this object.
close() - Method in class org.jmrtd.io.InputStreamBuffer.SubInputStream
 
close() - Method in class org.jmrtd.io.SplittableInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class org.jmrtd.PassportApduService
 
close() - Method in class org.jmrtd.PassportService
Closes this service.
COMFile - Class in org.jmrtd.lds
File structure for the EF_COM file.
COMFile(String, String, String, String, String, int[]) - Constructor for class org.jmrtd.lds.COMFile
Constructs a new COM file.
COMFile(String, String, int[]) - Constructor for class org.jmrtd.lds.COMFile
Constructs a new COM file.
COMFile(InputStream) - Constructor for class org.jmrtd.lds.COMFile
Constructs a new EF_COM file based on the encoded value in in.
ComplexCBEFFInfo - Class in org.jmrtd.cbeff
Complex (nested) CBEFF BIR.
ComplexCBEFFInfo() - Constructor for class org.jmrtd.cbeff.ComplexCBEFFInfo
 
COMPRESSION_JPEG - Static variable in class org.jmrtd.lds.FingerInfo
Image compression algorithm type as specified in Section 7.1.13 and Table 3 of ISO 19794-4.
COMPRESSION_JPEG2000 - Static variable in class org.jmrtd.lds.FingerInfo
Image compression algorithm type as specified in Section 7.1.13 and Table 3 of ISO 19794-4.
COMPRESSION_PNG - Static variable in class org.jmrtd.lds.FingerInfo
Image compression algorithm type as specified in Section 7.1.13 and Table 3 of ISO 19794-4.
COMPRESSION_UNCOMPRESSED_BIT_PACKED - Static variable in class org.jmrtd.lds.FingerInfo
Image compression algorithm type as specified in Section 7.1.13 and Table 3 of ISO 19794-4.
COMPRESSION_UNCOMPRESSED_NO_BIT_PACKING - Static variable in class org.jmrtd.lds.FingerInfo
Image compression algorithm type as specified in Section 7.1.13 and Table 3 of ISO 19794-4.
COMPRESSION_WSQ - Static variable in class org.jmrtd.lds.FingerInfo
Image compression algorithm type as specified in Section 7.1.13 and Table 3 of ISO 19794-4.
computeKeySeed(String, String, String) - Static method in class org.jmrtd.Util
Deprecated.
Computes the static key seed, based on information from the MRZ.
computeSendSequenceCounter(byte[], byte[]) - Static method in class org.jmrtd.Util
Deprecated.
 
CONTENT_SPECIFIC_CONSTRUCTED_TAG - Static variable in class org.jmrtd.lds.DG11File
 
CONTENT_SPECIFIC_CONSTRUCTED_TAG - Static variable in class org.jmrtd.lds.DG12File
 
COUNT_TAG - Static variable in class org.jmrtd.lds.DG11File
 
COUNT_TAG - Static variable in class org.jmrtd.lds.DG12File
 
createCertificate(PublicKey, PrivateKey, String, CVCPrincipal, CVCPrincipal, CVCAuthorizationTemplate, Date, Date, String) - Static method in class org.jmrtd.cert.CVCertificateBuilder
Card verifiable certificate factory method.
createPACEInfo(byte[]) - Static method in class org.jmrtd.lds.PACEInfo
 
CREATION_DATE_AND_TIME_TAG - Static variable in interface org.jmrtd.cbeff.ISO781611
ISO7816-11 table C.1, (7), creation date and time of biometric data (CCYYMMDDhhmmss), used inside the BHT.
CREATOR_OF_BIOMETRIC_REFERENCE_DATA - Static variable in interface org.jmrtd.cbeff.ISO781611
ISO7816-11 table C.1, (2), Identifier of product (PID) that created the biometric reference data, value assigned by IBIA.
CSCAMasterList - Class in org.jmrtd.cert
 
CSCAMasterList(Collection<Certificate>) - Constructor for class org.jmrtd.cert.CSCAMasterList
Constructs a master lsit from a collection of certificates.
CSCAMasterList(byte[], CertSelector) - Constructor for class org.jmrtd.cert.CSCAMasterList
 
CSCAMasterList(byte[]) - Constructor for class org.jmrtd.cert.CSCAMasterList
 
CUSTODY_INFORMATION_TAG - Static variable in class org.jmrtd.lds.DG11File
 
CVCAFile - Class in org.jmrtd.lds
File structure for CVCA file (on EAC protected documents).
CVCAFile(InputStream) - Constructor for class org.jmrtd.lds.CVCAFile
 
CVCAFile(short, InputStream) - Constructor for class org.jmrtd.lds.CVCAFile
Constructs a new CVCA file from the data contained in an input stream.
CVCAFile(String, String) - Constructor for class org.jmrtd.lds.CVCAFile
Constructs a new CVCA file with default file identifier.
CVCAFile(short, String, String) - Constructor for class org.jmrtd.lds.CVCAFile
Constructs a new CVCA file with the given certificate references.
CVCAFile(short, String) - Constructor for class org.jmrtd.lds.CVCAFile
Constructs a new CVCA file with the given certificate reference.
CVCAuthorizationTemplate - Class in org.jmrtd.cert
Card verifiable certificate authorization template.
CVCAuthorizationTemplate(CVCAuthorizationTemplate) - Constructor for class org.jmrtd.cert.CVCAuthorizationTemplate
Constructs an authorization template based on an EJBCA authorization template.
CVCAuthorizationTemplate(CVCAuthorizationTemplate.Role, CVCAuthorizationTemplate.Permission) - Constructor for class org.jmrtd.cert.CVCAuthorizationTemplate
Constructs an authorization template.
CVCAuthorizationTemplate.Permission - Enum in org.jmrtd.cert
The authorization permission.
CVCAuthorizationTemplate.Role - Enum in org.jmrtd.cert
The issuing authority.
CVCertificateBuilder - Class in org.jmrtd.cert
Card verifiable certificate builder.
CVCertificateBuilder() - Constructor for class org.jmrtd.cert.CVCertificateBuilder
 
CVCertificateFactorySpi - Class in org.jmrtd.cert
Card verifiable certificate factory.
CVCertificateFactorySpi() - Constructor for class org.jmrtd.cert.CVCertificateFactorySpi
 
CVCPrincipal - Class in org.jmrtd.cert
Card verifiable certificate principal.
CVCPrincipal(String) - Constructor for class org.jmrtd.cert.CVCPrincipal
Constructs a principal.
CVCPrincipal(Country, String, String) - Constructor for class org.jmrtd.cert.CVCPrincipal
Constructs a principal.

D

DataGroup - Class in org.jmrtd.lds
Base class for data group files.
DataGroup(int, InputStream) - Constructor for class org.jmrtd.lds.DataGroup
Constructs a data group from the DER encoded data in the given input stream.
DATE_AND_TIME_OF_PERSONALIZATION - Static variable in class org.jmrtd.lds.DG12File
 
DATE_OF_ISSUE_TAG - Static variable in class org.jmrtd.lds.DG12File
 
DE - Static variable in class org.jmrtd.lds.ICAOCountry
 
decode(InputStream, StandardBiometricHeader, int, int) - Method in interface org.jmrtd.cbeff.BiometricDataBlockDecoder
Reads a biometric data block from an input stream.
decode(InputStream) - Method in class org.jmrtd.cbeff.ISO781611Decoder
Reads a BIT group from an input stream.
decodePublicKeyFromSmartCard(byte[], AlgorithmParameterSpec) - Static method in class org.jmrtd.Util
Deprecated.
 
deriveKey(byte[], int) - Static method in class org.jmrtd.Util
Deprecated.
Derives the ENC or MAC key for BAC from the keySeed.
deriveKey(byte[], String, int, int) - Static method in class org.jmrtd.Util
Deprecated.
 
deriveKey(byte[], String, int, byte[], int) - Static method in class org.jmrtd.Util
Deprecated.
Derives a shared key.
DG11File - Class in org.jmrtd.lds
File structure for the EF_DG11 file.
DG11File(String, List<String>, String, Date, List<String>, List<String>, String, String, String, String, byte[], List<String>, String) - Constructor for class org.jmrtd.lds.DG11File
Constructs a new file.
DG11File(InputStream) - Constructor for class org.jmrtd.lds.DG11File
Constructs a file from binary representation.
DG12File - Class in org.jmrtd.lds
File structure for the EF_DG12 file.
DG12File(String, Date, List<String>, String, String, byte[], byte[], Date, String) - Constructor for class org.jmrtd.lds.DG12File
Constructs a new file.
DG12File(InputStream) - Constructor for class org.jmrtd.lds.DG12File
Constructs a new file.
DG14File - Class in org.jmrtd.lds
Data Group 14 stores a set of SecurityInfos for EAC and PACE, see BSI EAC 1.11 and ICAO TR-SAC-1.01.
DG14File(Collection<SecurityInfo>) - Constructor for class org.jmrtd.lds.DG14File
Constructs a new DG14 file from the provided data.
DG14File(InputStream) - Constructor for class org.jmrtd.lds.DG14File
Constructs a new DG14 file from the data in an input stream.
DG15File - Class in org.jmrtd.lds
File structure for the EF_DG15 file.
DG15File(PublicKey) - Constructor for class org.jmrtd.lds.DG15File
Constructs a new file.
DG15File(InputStream) - Constructor for class org.jmrtd.lds.DG15File
Constructs a new file from binary representation.
DG1File - Class in org.jmrtd.lds
File structure for the EF_DG1 file.
DG1File(MRZInfo) - Constructor for class org.jmrtd.lds.DG1File
Creates a new file based on MRZ information.
DG1File(InputStream) - Constructor for class org.jmrtd.lds.DG1File
Creates a new file based on an input stream.
DG2File - Class in org.jmrtd.lds
File structure for the EF_DG2 file.
DG2File(List<FaceInfo>) - Constructor for class org.jmrtd.lds.DG2File
Creates a new file with the specified records.
DG2File(InputStream) - Constructor for class org.jmrtd.lds.DG2File
Creates a new file based on an input stream.
DG3File - Class in org.jmrtd.lds
File structure for the EF_DG3 file.
DG3File(List<FingerInfo>) - Constructor for class org.jmrtd.lds.DG3File
Creates a new file with the specified records.
DG3File(List<FingerInfo>, boolean) - Constructor for class org.jmrtd.lds.DG3File
Creates a new file with the specified records.
DG3File(InputStream) - Constructor for class org.jmrtd.lds.DG3File
Creates a new file based on an input stream.
DG4File - Class in org.jmrtd.lds
File structure for the EF_DG4 file.
DG4File(List<IrisInfo>) - Constructor for class org.jmrtd.lds.DG4File
Creates a new file with the specified records.
DG4File(List<IrisInfo>, boolean) - Constructor for class org.jmrtd.lds.DG4File
Creates a new file with the specified records.
DG4File(InputStream) - Constructor for class org.jmrtd.lds.DG4File
Constructs a new file based on an input stream.
DG5File - Class in org.jmrtd.lds
File structure for the EF_DG5 file.
DG5File(List<DisplayedImageInfo>) - Constructor for class org.jmrtd.lds.DG5File
Constructs a new file from a list of displayed images.
DG5File(InputStream) - Constructor for class org.jmrtd.lds.DG5File
Constructs a new file from binary representation.
DG6File - Class in org.jmrtd.lds
File structure for the EF_DG6 file.
DG6File(InputStream) - Constructor for class org.jmrtd.lds.DG6File
Constructs a new file from binary representation.
DG7File - Class in org.jmrtd.lds
File structure for the EF_DG7 file.
DG7File(List<DisplayedImageInfo>) - Constructor for class org.jmrtd.lds.DG7File
Constructs a new file from a list of displayed images.
DG7File(InputStream) - Constructor for class org.jmrtd.lds.DG7File
Constructs a new file from binary representation.
DISCRETIONARY_DATA_FOR_PAYLOAD_CONSTRUCTED_TAG - Static variable in interface org.jmrtd.cbeff.ISO781611
 
DISCRETIONARY_DATA_FOR_PAYLOAD_TAG - Static variable in interface org.jmrtd.cbeff.ISO781611
 
DISPLAYED_PORTRAIT_TAG - Static variable in class org.jmrtd.lds.DisplayedImageInfo
 
DISPLAYED_SIGNATURE_OR_MARK_TAG - Static variable in class org.jmrtd.lds.DisplayedImageInfo
 
DisplayedImageInfo - Class in org.jmrtd.lds
Data structure for storing either a Portrait (as used in DG5) or a Signature or mark (as used in DG7).
DisplayedImageInfo(int, byte[]) - Constructor for class org.jmrtd.lds.DisplayedImageInfo
Constructs a displayed image info from the image bytes.
DisplayedImageInfo(InputStream) - Constructor for class org.jmrtd.lds.DisplayedImageInfo
Constructs a displayed image info from binary encoding.
doAA(PublicKey, String, String, byte[]) - Method in class org.jmrtd.PassportService
Performs the Active Authentication protocol.
doBAC(BACKeySpec) - Method in class org.jmrtd.PassportService
Performs the Basic Access Control protocol.
doBAC(SecretKey, SecretKey) - Method in class org.jmrtd.PassportService
Performs the Basic Access Control protocol.
DOC_TYPE_ID1 - Static variable in class org.jmrtd.lds.MRZInfo
ID1 document type for credit card sized identity cards.
DOC_TYPE_ID2 - Static variable in class org.jmrtd.lds.MRZInfo
ID2 document type.
DOC_TYPE_ID3 - Static variable in class org.jmrtd.lds.MRZInfo
ID3 document type for passport booklets.
DOC_TYPE_UNSPECIFIED - Static variable in class org.jmrtd.lds.MRZInfo
Unspecified document type (do not use, choose ID1 or ID3).
doCA(BigInteger, PublicKey) - Method in class org.jmrtd.PassportService
Perform CA (Chip Authentication) part of EAC (version 1).
doEAC(BigInteger, PublicKey, CVCPrincipal, List<CardVerifiableCertificate>, PrivateKey, String) - Method in class org.jmrtd.PassportService
Deprecated.
Clients should call doCA and doTA directly
doPACE(BACKeySpec, String, AlgorithmParameterSpec) - Method in class org.jmrtd.PassportService
Performs the PACE 2.0 / SAC protocol.
doTA(CVCPrincipal, List<CardVerifiableCertificate>, PrivateKey, String, ChipAuthenticationResult, String) - Method in class org.jmrtd.PassportService
Perform TA (Terminal Authentication) part of EAC (version 1).

E

ECDSA_PLAIN_RIPEMD160_OID - Static variable in class org.jmrtd.lds.ActiveAuthenticationInfo
Specified in BSI TR 03111 Section 5.2.1.
ECDSA_PLAIN_SHA1_OID - Static variable in class org.jmrtd.lds.ActiveAuthenticationInfo
Specified in BSI TR 03111 Section 5.2.1.
ECDSA_PLAIN_SHA224_OID - Static variable in class org.jmrtd.lds.ActiveAuthenticationInfo
Specified in BSI TR 03111 Section 5.2.1.
ECDSA_PLAIN_SHA256_OID - Static variable in class org.jmrtd.lds.ActiveAuthenticationInfo
Specified in BSI TR 03111 Section 5.2.1.
ECDSA_PLAIN_SHA384_OID - Static variable in class org.jmrtd.lds.ActiveAuthenticationInfo
Specified in BSI TR 03111 Section 5.2.1.
ECDSA_PLAIN_SHA512_OID - Static variable in class org.jmrtd.lds.ActiveAuthenticationInfo
Specified in BSI TR 03111 Section 5.2.1.
ECDSA_PLAIN_SIGNATURES - Static variable in class org.jmrtd.lds.ActiveAuthenticationInfo
Specified in BSI TR 03111 Section 5.2.1.
EF_CARD_ACCESS - Static variable in class org.jmrtd.PassportService
CardAccess.
EF_COM - Static variable in class org.jmrtd.PassportService
The data group presence list.
EF_COM_TAG - Static variable in interface org.jmrtd.lds.LDSFile
ICAO specific datagroup tag.
EF_CVCA - Static variable in class org.jmrtd.PassportService
File with the EAC CVCA references.
EF_DG1 - Static variable in class org.jmrtd.PassportService
Data group 1 contains the MRZ.
EF_DG10 - Static variable in class org.jmrtd.PassportService
Data group 10 contains substance features.
EF_DG10_TAG - Static variable in interface org.jmrtd.lds.LDSFile
ICAO specific datagroup tag.
EF_DG11 - Static variable in class org.jmrtd.PassportService
Data group 11 contains additional personal details.
EF_DG11_TAG - Static variable in interface org.jmrtd.lds.LDSFile
ICAO specific datagroup tag.
EF_DG12 - Static variable in class org.jmrtd.PassportService
Data group 12 contains additional document details.
EF_DG12_TAG - Static variable in interface org.jmrtd.lds.LDSFile
ICAO specific datagroup tag.
EF_DG13 - Static variable in class org.jmrtd.PassportService
Data group 13 contains optional details.
EF_DG13_TAG - Static variable in interface org.jmrtd.lds.LDSFile
ICAO specific datagroup tag.
EF_DG14 - Static variable in class org.jmrtd.PassportService
Data group 14 is RFU.
EF_DG14_TAG - Static variable in interface org.jmrtd.lds.LDSFile
ICAO specific datagroup tag.
EF_DG15 - Static variable in class org.jmrtd.PassportService
Data group 15 contains the public key used for Active Authentication.
EF_DG15_TAG - Static variable in interface org.jmrtd.lds.LDSFile
ICAO specific datagroup tag.
EF_DG16 - Static variable in class org.jmrtd.PassportService
Data group 16 contains person(s) to notify.
EF_DG16_TAG - Static variable in interface org.jmrtd.lds.LDSFile
ICAO specific datagroup tag.
EF_DG1_TAG - Static variable in interface org.jmrtd.lds.LDSFile
ICAO specific datagroup tag.
EF_DG2 - Static variable in class org.jmrtd.PassportService
Data group 2 contains face image data.
EF_DG2_TAG - Static variable in interface org.jmrtd.lds.LDSFile
ICAO specific datagroup tag.
EF_DG3 - Static variable in class org.jmrtd.PassportService
Data group 3 contains finger print data.
EF_DG3_TAG - Static variable in interface org.jmrtd.lds.LDSFile
ICAO specific datagroup tag.
EF_DG4 - Static variable in class org.jmrtd.PassportService
Data group 4 contains iris data.
EF_DG4_TAG - Static variable in interface org.jmrtd.lds.LDSFile
ICAO specific datagroup tag.
EF_DG5 - Static variable in class org.jmrtd.PassportService
Data group 5 contains displayed portrait.
EF_DG5_TAG - Static variable in interface org.jmrtd.lds.LDSFile
ICAO specific datagroup tag.
EF_DG6 - Static variable in class org.jmrtd.PassportService
Data group 6 is RFU.
EF_DG6_TAG - Static variable in interface org.jmrtd.lds.LDSFile
ICAO specific datagroup tag.
EF_DG7 - Static variable in class org.jmrtd.PassportService
Data group 7 contains displayed signature.
EF_DG7_TAG - Static variable in interface org.jmrtd.lds.LDSFile
ICAO specific datagroup tag.
EF_DG8 - Static variable in class org.jmrtd.PassportService
Data group 8 contains data features.
EF_DG8_TAG - Static variable in interface org.jmrtd.lds.LDSFile
ICAO specific datagroup tag.
EF_DG9 - Static variable in class org.jmrtd.PassportService
Data group 9 contains structure features.
EF_DG9_TAG - Static variable in interface org.jmrtd.lds.LDSFile
ICAO specific datagroup tag.
EF_SOD - Static variable in class org.jmrtd.PassportService
The security document.
EF_SOD_TAG - Static variable in interface org.jmrtd.lds.LDSFile
ICAO specific datagroup tag.
ENC_MODE - Static variable in class org.jmrtd.Util
Deprecated.
Mode for KDF.
encode(B, OutputStream) - Method in interface org.jmrtd.cbeff.BiometricDataBlockEncoder
Writes the biometric data block in bdb to the output stream.
encode(CBEFFInfo, OutputStream) - Method in class org.jmrtd.cbeff.ISO781611Encoder
Writes a BIT group to an output stream.
encodePublicKeyDataObject(String, PublicKey) - Static method in class org.jmrtd.Util
Deprecated.
 
encodePublicKeyDataObject(String, PublicKey, boolean) - Static method in class org.jmrtd.Util
Deprecated.
Based on TR-SAC 1.01 4.5.1 and 4.5.2.
encodePublicKeyForSmartCard(PublicKey) - Static method in class org.jmrtd.Util
Deprecated.
Write uncompressed coordinates (for EC) or public value (DH).
ENDORSEMENTS_AND_OBSERVATIONS_TAG - Static variable in class org.jmrtd.lds.DG12File
 
endPreferBouncyCastleProvider(int) - Static method in class org.jmrtd.JMRTDSecurityProvider
Removes the BC provider from the number one position and puts it back at its original position, after a call to JMRTDSecurityProvider.beginPreferBouncyCastleProvider().
engineGenerateCertificate(InputStream) - Method in class org.jmrtd.cert.CVCertificateFactorySpi
 
engineGenerateCertificates(InputStream) - Method in class org.jmrtd.cert.CVCertificateFactorySpi
 
engineGenerateCRL(InputStream) - Method in class org.jmrtd.cert.CVCertificateFactorySpi
Not implemented.
engineGenerateCRLs(InputStream) - Method in class org.jmrtd.cert.CVCertificateFactorySpi
Not implemented.
engineGetCertificates(CertSelector) - Method in class org.jmrtd.cert.KeyStoreCertStoreSpi
 
engineGetCertificates(CertSelector) - Method in class org.jmrtd.cert.PKDCertStoreSpi
 
engineGetCRLs(CRLSelector) - Method in class org.jmrtd.cert.KeyStoreCertStoreSpi
 
engineGetCRLs(CRLSelector) - Method in class org.jmrtd.cert.PKDCertStoreSpi
 
equals(Object) - Method in class org.jmrtd.BACKey
 
equals(Object) - Method in class org.jmrtd.cbeff.ComplexCBEFFInfo
Tests whether the parameter equals this complex CBEFF info.
equals(Object) - Method in class org.jmrtd.cert.CardVerifiableCertificate
 
equals(Object) - Method in class org.jmrtd.cert.CVCAuthorizationTemplate
Checks equality.
equals(Object) - Method in class org.jmrtd.cert.CVCPrincipal
 
equals(Object) - Method in class org.jmrtd.cert.PKDCertStoreParameters
 
equals(Object) - Method in class org.jmrtd.io.FragmentBuffer
 
equals(Object) - Method in class org.jmrtd.io.FragmentBuffer.Fragment
 
equals(Object) - Method in class org.jmrtd.lds.ActiveAuthenticationInfo
 
equals(Object) - Method in class org.jmrtd.lds.CardAccessFile
 
equals(Object) - Method in class org.jmrtd.lds.ChipAuthenticationInfo
 
equals(Object) - Method in class org.jmrtd.lds.ChipAuthenticationPublicKeyInfo
 
equals(Object) - Method in class org.jmrtd.lds.COMFile
Whether other is equal to this file.
equals(Object) - Method in class org.jmrtd.lds.CVCAFile
Tests whether this CVCAFile is equal to the provided object.
equals(Object) - Method in class org.jmrtd.lds.DG11File
 
equals(Object) - Method in class org.jmrtd.lds.DG12File
 
equals(Object) - Method in class org.jmrtd.lds.DG14File
 
equals(Object) - Method in class org.jmrtd.lds.DG15File
 
equals(Object) - Method in class org.jmrtd.lds.DG1File
 
equals(Object) - Method in class org.jmrtd.lds.MRZInfo
Whether this MRZ info is identical to the other one.
equals(Object) - Method in class org.jmrtd.lds.PACEDomainParameterInfo
 
equals(Object) - Method in class org.jmrtd.lds.PACEInfo
 
equals(Object) - Method in class org.jmrtd.lds.SODFile
 
equals(Object) - Method in class org.jmrtd.lds.TerminalAuthenticationInfo
 
equals(Object) - Method in class org.jmrtd.VerificationStatus.HashMatchResult
 
equalsModuloFillerChars(String, String) - Static method in class org.jmrtd.lds.MRZInfo
Tests equality of two MRZ string while ignoring extra filler characters.
EXPRESSION_EYES_LOOKING_AWAY - Static variable in class org.jmrtd.lds.FaceImageInfo
 
EXPRESSION_FROWNING - Static variable in class org.jmrtd.lds.FaceImageInfo
 
EXPRESSION_NEUTRAL - Static variable in class org.jmrtd.lds.FaceImageInfo
 
EXPRESSION_RAISED_EYEBROWS - Static variable in class org.jmrtd.lds.FaceImageInfo
 
EXPRESSION_SMILE_CLOSED - Static variable in class org.jmrtd.lds.FaceImageInfo
 
EXPRESSION_SMILE_OPEN - Static variable in class org.jmrtd.lds.FaceImageInfo
 
EXPRESSION_SQUINTING - Static variable in class org.jmrtd.lds.FaceImageInfo
 
EXPRESSION_UNSPECIFIED - Static variable in class org.jmrtd.lds.FaceImageInfo
 
EYE_COLOR_BLACK - Static variable in class org.jmrtd.lds.FaceImageInfo
 
EYE_COLOR_BLUE - Static variable in class org.jmrtd.lds.FaceImageInfo
 
EYE_COLOR_BROWN - Static variable in class org.jmrtd.lds.FaceImageInfo
 
EYE_COLOR_GRAY - Static variable in class org.jmrtd.lds.FaceImageInfo
 
EYE_COLOR_GREEN - Static variable in class org.jmrtd.lds.FaceImageInfo
 
EYE_COLOR_MULTI_COLORED - Static variable in class org.jmrtd.lds.FaceImageInfo
 
EYE_COLOR_PINK - Static variable in class org.jmrtd.lds.FaceImageInfo
 
EYE_COLOR_UNKNOWN - Static variable in class org.jmrtd.lds.FaceImageInfo
 
EYE_COLOR_UNSPECIFIED - Static variable in class org.jmrtd.lds.FaceImageInfo
 
EYE_LEFT - Static variable in class org.jmrtd.lds.IrisBiometricSubtypeInfo
Biometric subtype value.
EYE_RIGHT - Static variable in class org.jmrtd.lds.IrisBiometricSubtypeInfo
Biometric subtype value.
EYE_UNDEF - Static variable in class org.jmrtd.lds.IrisBiometricSubtypeInfo
Biometric subtype value.

F

FACE_IMAGE_TYPE_BASIC - Static variable in class org.jmrtd.lds.FaceImageInfo
 
FACE_IMAGE_TYPE_FULL_FRONTAL - Static variable in class org.jmrtd.lds.FaceImageInfo
 
FACE_IMAGE_TYPE_TOKEN_FRONTAL - Static variable in class org.jmrtd.lds.FaceImageInfo
 
FaceImageInfo - Class in org.jmrtd.lds
Data structure for storing facial image data.
FaceImageInfo(Gender, FaceImageInfo.EyeColor, int, int, int, int[], int[], int, int, int, int, int, FaceImageInfo.FeaturePoint[], int, int, InputStream, int, int) - Constructor for class org.jmrtd.lds.FaceImageInfo
Constructs a new face information data structure instance.
FaceImageInfo(InputStream) - Constructor for class org.jmrtd.lds.FaceImageInfo
Constructs a new face information structure from binary encoding.
FaceImageInfo.Expression - Enum in org.jmrtd.lds
Expression code based on Section 5.5.7 of ISO 19794-5.
FaceImageInfo.EyeColor - Enum in org.jmrtd.lds
Eye color code based on Section 5.5.4 of ISO 19794-5.
FaceImageInfo.FaceImageType - Enum in org.jmrtd.lds
Face image type code based on Section 5.7.1 of ISO 19794-5.
FaceImageInfo.FeaturePoint - Class in org.jmrtd.lds
Feature points as described in Section 5.6.3 of ISO/IEC FCD 19794-5.
FaceImageInfo.Features - Enum in org.jmrtd.lds
Feature flags meaning based on Section 5.5.6 of ISO 19794-5.
FaceImageInfo.HairColor - Enum in org.jmrtd.lds
Hair color code based on Section 5.5.5 of ISO 19794-5.
FaceImageInfo.ImageColorSpace - Enum in org.jmrtd.lds
Color space code based on Section 5.7.4 of ISO 19794-5.
FaceImageInfo.ImageDataType - Enum in org.jmrtd.lds
Image data type code based on Section 5.7.2 of ISO 19794-5.
FaceImageInfo.SourceType - Enum in org.jmrtd.lds
Source type based on Section 5.7.6 of ISO 19794-5.
FaceInfo - Class in org.jmrtd.lds
A facial record consists of a facial record header and one or more facial record datas.
FaceInfo(List<FaceImageInfo>) - Constructor for class org.jmrtd.lds.FaceInfo
Constructs a face info from a list of face image infos.
FaceInfo(StandardBiometricHeader, List<FaceImageInfo>) - Constructor for class org.jmrtd.lds.FaceInfo
Constructs a face info from a list of face image infos.
FaceInfo(InputStream) - Constructor for class org.jmrtd.lds.FaceInfo
Constructs a face info from binary encoding.
FaceInfo(StandardBiometricHeader, InputStream) - Constructor for class org.jmrtd.lds.FaceInfo
Constructs a face info from binary encoding.
FeaturePoint(int, int, int, int, int) - Constructor for class org.jmrtd.lds.FaceImageInfo.FeaturePoint
Constructs a new feature point.
FeatureStatus - Class in org.jmrtd
Security features of this identity document.
FeatureStatus() - Constructor for class org.jmrtd.FeatureStatus
 
FeatureStatus.Verdict - Enum in org.jmrtd
Outcome of a feature presence check.
FingerImageInfo - Class in org.jmrtd.lds
Data structure for storing view of a single finger image, multi-finger image, or palm.
FingerImageInfo(int, int, int, int, int, int, int, InputStream, int, int) - Constructor for class org.jmrtd.lds.FingerImageInfo
Constructs a finger image info.
FingerImageInfo(InputStream, int) - Constructor for class org.jmrtd.lds.FingerImageInfo
Constructs a new finger information record.
FingerInfo - Class in org.jmrtd.lds
Fingerprint general record header and finger image data blocks based on Section 7 and Table 2 of ISO/IEC FCD 19794-4 aka Annex F.
FingerInfo(int, int, int, int, int, int, int, int, int, List<FingerImageInfo>) - Constructor for class org.jmrtd.lds.FingerInfo
Constructs a finger info record.
FingerInfo(StandardBiometricHeader, int, int, int, int, int, int, int, int, int, List<FingerImageInfo>) - Constructor for class org.jmrtd.lds.FingerInfo
Constructs a finger info record.
FingerInfo(InputStream) - Constructor for class org.jmrtd.lds.FingerInfo
Constructs a finger info record.
FingerInfo(StandardBiometricHeader, InputStream) - Constructor for class org.jmrtd.lds.FingerInfo
Constructs a finger info record.
FORMAT_OWNER_TAG - Static variable in interface org.jmrtd.cbeff.ISO781611
ID of the Group or Vendor which defined the BDB, specified in NISTIR-6529A and/or ISO7817-11.
FORMAT_TYPE_TAG - Static variable in interface org.jmrtd.cbeff.ISO781611
BDB Format Type as specified by the Format Owner, specified in NISTIR-6529A and/or ISO7816-11.
FragmentBuffer - Class in org.jmrtd.io
A buffer that can be partially filled.
FragmentBuffer() - Constructor for class org.jmrtd.io.FragmentBuffer
Creates a fragment buffer.
FragmentBuffer(int) - Constructor for class org.jmrtd.io.FragmentBuffer
Creates a fragment buffer.
FragmentBuffer.Fragment - Class in org.jmrtd.io
Fragments encapsulate pairs of offset and length.
FULL_DATE_OF_BIRTH_TAG - Static variable in class org.jmrtd.lds.DG11File
 
FULL_NAME_TAG - Static variable in class org.jmrtd.lds.DG11File
 

G

GBD - Static variable in class org.jmrtd.lds.ICAOCountry
 
GBN - Static variable in class org.jmrtd.lds.ICAOCountry
 
GBO - Static variable in class org.jmrtd.lds.ICAOCountry
 
GBP - Static variable in class org.jmrtd.lds.ICAOCountry
 
GBS - Static variable in class org.jmrtd.lds.ICAOCountry
 
generateAuthenticationToken(String, SecretKey, PublicKey) - Static method in class org.jmrtd.Util
Deprecated.
 
getAA() - Method in class org.jmrtd.VerificationStatus
Gets the AA verdict.
getAAPrivateKey() - Method in class org.jmrtd.Passport
Gets the private key for AA, or null if not present.
getAAReason() - Method in class org.jmrtd.VerificationStatus
Gets the AA reason string.
getAccessRight() - Method in class org.jmrtd.cert.CVCAuthorizationTemplate
Gets the access rights.
getAcquisitionLevel() - Method in class org.jmrtd.lds.FingerInfo
Gets the image acquisition level.
getActiveAuthenticationInfos() - Method in class org.jmrtd.lds.DG14File
 
getAlgorithm() - Method in class org.jmrtd.BACKey
The algorithm of this key specification.
getAltCAReference() - Method in class org.jmrtd.lds.CVCAFile
Returns the second (alternative) CA Certificate identifier, null if none exists.
getATR() - Method in class org.jmrtd.PassportApduService
 
getAuthorityReference() - Method in class org.jmrtd.cert.CardVerifiableCertificate
Gets the authority reference.
getAuthorizationTemplate() - Method in class org.jmrtd.cert.CardVerifiableCertificate
Gets the holder authorization template.
getBAC() - Method in class org.jmrtd.VerificationStatus
Gets the BAC verdict.
getBACReason() - Method in class org.jmrtd.VerificationStatus
Gets the BAC verdict string.
getBaseDN() - Method in class org.jmrtd.cert.PKDCertStoreParameters
 
getBaseDN() - Method in class org.jmrtd.cert.PKDCertStoreSpi
 
getBiometricDataBlock() - Method in class org.jmrtd.cbeff.SimpleCBEFFInfo
Gets the biometric data block from this simple CBEFF info.
getBiometricSubtype() - Method in class org.jmrtd.lds.FingerImageInfo
Gets the biometric sub-type.
getBiometricSubtype() - Method in class org.jmrtd.lds.IrisBiometricSubtypeInfo
The biometric subtype (feature identifier).
getBouncyCastleProvider() - Static method in class org.jmrtd.JMRTDSecurityProvider
Gets the BC provider, if present.
getBoundaryExtraction() - Method in class org.jmrtd.lds.IrisInfo
Gets the boundary extraction.
getBuffer() - Method in class org.jmrtd.io.FragmentBuffer
 
getBuffer() - Method in class org.jmrtd.io.InputStreamBuffer.SubInputStream
 
getBufferedLength(int) - Method in class org.jmrtd.io.FragmentBuffer
Calculates the number of bytes left in the buffer starting from index index.
getBytesBuffered() - Method in class org.jmrtd.io.FragmentBuffer
 
getBytesBuffered() - Method in class org.jmrtd.io.InputStreamBuffer
 
getBytesBuffered() - Method in class org.jmrtd.io.SplittableInputStream
 
getBytesBuffered(short) - Method in class org.jmrtd.lds.LDS
 
getCaptureDeviceId() - Method in class org.jmrtd.lds.FingerInfo
Gets the Capture device Id.
getCaptureDeviceId() - Method in class org.jmrtd.lds.IrisInfo
Gets the capture device id.
getCardAccessFile() - Method in class org.jmrtd.lds.LDS
 
getCardChallenge() - Method in class org.jmrtd.TerminalAuthenticationResult
Gets the card's challenge generated during EAC.
getCAReference() - Method in class org.jmrtd.lds.CVCAFile
Returns the CA Certificate identifier
getCAReference() - Method in class org.jmrtd.TerminalAuthenticationResult
Gets CA certificate's reference used during EAC.
getCertBodyData() - Method in class org.jmrtd.cert.CardVerifiableCertificate
The DER encoded certificate body.
getCertificateChain() - Method in class org.jmrtd.VerificationStatus
Gets the certificate chain between DS and CSCA.
getCertificates() - Method in class org.jmrtd.cert.CSCAMasterList
 
getChipAuthenticationInfos() - Method in class org.jmrtd.lds.DG14File
Gets the mapping of key identifiers to EAC protocol identifiers contained in this file.
getChipAuthenticationPublicKeyInfos() - Method in class org.jmrtd.lds.DG14File
Gets the mapping of key identifiers to public keys.
getChipAuthenticationResult() - Method in class org.jmrtd.TerminalAuthenticationResult
Gets the chip authentication result;
getColorSpace() - Method in class org.jmrtd.lds.FaceImageInfo
Gets the image color space (rgb, grayscale, etc).
getCOMFile() - Method in class org.jmrtd.lds.LDS
 
getCompressionAlgorithm() - Method in class org.jmrtd.lds.FingerImageInfo
Gets the compression algorithm.
getCompressionAlgorithm() - Method in class org.jmrtd.lds.FingerInfo
Gets the compression algorithm.
getComputedHash() - Method in class org.jmrtd.VerificationStatus.HashMatchResult
Gets the computed hash.
getCountry() - Method in class org.jmrtd.cert.CVCPrincipal
Gets the country.
getCS() - Method in class org.jmrtd.VerificationStatus
Gets the CS verdict.
getCSCAAnchors() - Method in class org.jmrtd.MRTDTrustStore
Gets the root certificates for document validation.
getCSCAStores() - Method in class org.jmrtd.MRTDTrustStore
Gets the certificates used in document validation.
getCSReason() - Method in class org.jmrtd.VerificationStatus
Gets the country signature reason string.
getCurveName(ECParameterSpec) - Static method in class org.jmrtd.Util
Deprecated.
Gets the curve name if known (or null).
getCustodyInformation() - Method in class org.jmrtd.lds.DG11File
Gets custody information.
getCVCAFile() - Method in class org.jmrtd.lds.LDS
 
getCVCAFileIds() - Method in class org.jmrtd.lds.DG14File
Gets the list of file identifier references to efCVCA files, possibly empty.
getCVCAShortFileId(int) - Method in class org.jmrtd.lds.DG14File
Gets a corresponding short file ID.
getCVCAStores() - Method in class org.jmrtd.MRTDTrustStore
Gets the certificates used for access to EAC protected data groups.
getCVCertificate() - Method in class org.jmrtd.Passport
Gets the CVCA certificate.
getCVCertificates() - Method in class org.jmrtd.TerminalAuthenticationResult
Gets the chain of CVCertificates used to authenticate the terminal to the card.
getDataGroupHashes() - Method in class org.jmrtd.lds.SODFile
Gets the stored data group hashes.
getDataGroupList() - Method in class org.jmrtd.lds.LDS
 
getDateAndTimeOfPersonalization() - Method in class org.jmrtd.lds.DG12File
Gets date and time of personalization.
getDateOfBirth() - Method in class org.jmrtd.BACKey
 
getDateOfBirth() - Method in interface org.jmrtd.BACKeySpec
 
getDateOfBirth() - Method in class org.jmrtd.lds.MRZInfo
Gets the date of birth of the passport holder.
getDateOfExpiry() - Method in class org.jmrtd.BACKey
 
getDateOfExpiry() - Method in interface org.jmrtd.BACKeySpec
 
getDateOfExpiry() - Method in class org.jmrtd.lds.MRZInfo
Gets the date of expiry
getDateOfIssue() - Method in class org.jmrtd.lds.DG12File
Gets the date of issuance.
getDepth() - Method in class org.jmrtd.lds.FingerInfo
Gets the pixel depth.
getDetailedPublicKeyAlgorithm(PublicKey) - Static method in class org.jmrtd.Util
Deprecated.
The public key algorithm (like RSA or) with some extra information (like 1024 bits).
getDeviceType() - Method in class org.jmrtd.lds.FaceImageInfo
Gets the device type.
getDeviceUniqueId() - Method in class org.jmrtd.lds.IrisInfo
Gets the device unique id.
getDG11File() - Method in class org.jmrtd.lds.LDS
 
getDG12File() - Method in class org.jmrtd.lds.LDS
 
getDG14File() - Method in class org.jmrtd.lds.LDS
 
getDG15File() - Method in class org.jmrtd.lds.LDS
 
getDG1File() - Method in class org.jmrtd.lds.LDS
 
getDG2File() - Method in class org.jmrtd.lds.LDS
 
getDG3File() - Method in class org.jmrtd.lds.LDS
 
getDG4File() - Method in class org.jmrtd.lds.LDS
 
getDG5File() - Method in class org.jmrtd.lds.LDS
 
getDG6File() - Method in class org.jmrtd.lds.LDS
 
getDG7File() - Method in class org.jmrtd.lds.LDS
 
getDigestAlgorithm() - Method in class org.jmrtd.lds.SODFile
Gets the name of the algorithm used in the data group hashes.
getDigestEncryptionAlgorithm() - Method in class org.jmrtd.lds.SODFile
Gets the name of the algorithm used in the signature.
getDocSigningCertificate() - Method in class org.jmrtd.lds.SODFile
Gets the embedded document signing certificate (if present).
getDocSigningPrivateKey() - Method in class org.jmrtd.Passport
Gets the document signing private key, or null if not present.
getDocumentCode() - Method in class org.jmrtd.lds.MRZInfo
Gets the document type.
getDocumentNumber() - Method in class org.jmrtd.BACKey
 
getDocumentNumber() - Method in interface org.jmrtd.BACKeySpec
 
getDocumentNumber() - Method in class org.jmrtd.lds.MRZInfo
Gets the document number.
getDocumentNumber() - Method in class org.jmrtd.TerminalAuthenticationResult
Gets the id of the card used during EAC.
getDocumentType() - Method in class org.jmrtd.lds.MRZInfo
Gets the document type.
getDS() - Method in class org.jmrtd.VerificationStatus
Gets the DS verdict.
getDSReason() - Method in class org.jmrtd.VerificationStatus
Gets the document signature verdict reason string.
getEAC() - Method in class org.jmrtd.VerificationStatus
Gets the EAC verdict.
getEACPrivateKey() - Method in class org.jmrtd.Passport
Gets the private key for EAC, or null if not present.
getEACReason() - Method in class org.jmrtd.VerificationStatus
Gets the EAC reason string.
getEACResult() - Method in class org.jmrtd.VerificationStatus
Gets the EAC result.
getEContent() - Method in class org.jmrtd.lds.SODFile
Gets the e-content inside the signed data strucure.
getElements() - Method in class org.jmrtd.cbeff.StandardBiometricHeader
Gets the elements of this standard biometric header.
getEncoded() - Method in class org.jmrtd.BACKey
 
getEncoded() - Method in class org.jmrtd.cert.CardVerifiableCertificate
Returns the encoded form of this certificate.
getEncoded() - Method in interface org.jmrtd.lds.LDSElement
Gets the encoded contents of this LDS info.
getEncryptedDigest() - Method in class org.jmrtd.lds.SODFile
Gets the signature (the encrypted digest) over the hashes.
getEndorsementsAndObservations() - Method in class org.jmrtd.lds.DG12File
Gets endorsements and observations.
getExpression() - Method in class org.jmrtd.lds.FaceImageInfo
Gets the expression (neutral, smiling, eyebrow raised, etc).
getEyeColor() - Method in class org.jmrtd.lds.FaceImageInfo
Gets the eye color (black, blue, brown, etc).
getFaceImageInfos() - Method in class org.jmrtd.lds.FaceInfo
Gets the face image infos embedded in this face info.
getFaceImageType() - Method in class org.jmrtd.lds.FaceImageInfo
Gets the face image type (full frontal, token frontal, etc).
getFaceInfos() - Method in class org.jmrtd.lds.DG2File
Gets the face infos embedded in this file.
getFeatureMask() - Method in class org.jmrtd.lds.FaceImageInfo
 
getFeaturePoints() - Method in class org.jmrtd.lds.FaceImageInfo
Gets the available feature points of this face.
getFeatures() - Method in class org.jmrtd.Passport
Gets the supported features (such as: BAC, AA, EAC) as discovered during initialization of this document.
getFID() - Method in class org.jmrtd.lds.CVCAFile
Gets the file identifier of this CVCA file.
getFile(short) - Method in class org.jmrtd.lds.LDS
 
getFileId() - Method in class org.jmrtd.lds.TerminalAuthenticationInfo
Returns the efCVCA file identifier stored in this file, -1 if none
getFileList() - Method in class org.jmrtd.lds.LDS
 
getFingerImageInfos() - Method in class org.jmrtd.lds.FingerInfo
Gets the finger image infos embedded in this finger info.
getFingerInfos() - Method in class org.jmrtd.lds.DG3File
Gets the finger infos embedded in this file.
getFormat() - Method in class org.jmrtd.BACKey
 
getFormatType() - Method in class org.jmrtd.lds.FingerImageInfo
Gets the format type.
getFragments() - Method in class org.jmrtd.io.FragmentBuffer
 
getFullDateOfBirth() - Method in class org.jmrtd.lds.DG11File
Gets the full date of birth.
getGender() - Method in class org.jmrtd.lds.FaceImageInfo
Gets the gender (male, female, etc).
getGender() - Method in class org.jmrtd.lds.MRZInfo
Gets the passport holder's gender.
getHairColor() - Method in class org.jmrtd.lds.FaceImageInfo
Gets the hair color (bald, black, blonde, etc).
getHashResults() - Method in class org.jmrtd.VerificationStatus
Gets the hash match results.
getHeight() - Method in interface org.jmrtd.lds.ImageInfo
Gets the height of the image in pixels.
getHolderReference() - Method in class org.jmrtd.cert.CardVerifiableCertificate
Gets the holder reference.
getHorizontalImageResolution() - Method in class org.jmrtd.lds.FingerInfo
Gets the rounded image resolution used in the horizontal direction.
getHorizontalOrientation() - Method in class org.jmrtd.lds.IrisInfo
Gets the horizontal orientation
getHorizontalScanningResolution() - Method in class org.jmrtd.lds.FingerInfo
Gets the rounded scanning resolution used in the horizontal direction.
getHT() - Method in class org.jmrtd.VerificationStatus
Gets the hash table verdict.
getHTReason() - Method in class org.jmrtd.VerificationStatus
Gets the hash table reason string.
getImageDataType() - Method in class org.jmrtd.lds.FaceImageInfo
 
getImageFormat() - Method in class org.jmrtd.lds.IrisBiometricSubtypeInfo
Gets the image format used in the images encoded in this record.
getImageFormat() - Method in class org.jmrtd.lds.IrisImageInfo
Gets the image format.
getImageFormat() - Method in class org.jmrtd.lds.IrisInfo
Gets the image format.
getImageInputStream() - Method in interface org.jmrtd.lds.ImageInfo
Gets an input stream from which the image bytes can be read.
getImageLength() - Method in interface org.jmrtd.lds.ImageInfo
Gets the length of the encoded image in bytes.
getImageNumber() - Method in class org.jmrtd.lds.IrisImageInfo
Gets the image number.
getImageOfFront() - Method in class org.jmrtd.lds.DG12File
Gets image of front.
getImageOfRear() - Method in class org.jmrtd.lds.DG12File
Gets image of rear.
getImageTransformation() - Method in class org.jmrtd.lds.IrisInfo
Gets the image transformation.
getImpressionType() - Method in class org.jmrtd.lds.FingerImageInfo
Gets the impression type.
getInputStream() - Method in class org.jmrtd.io.InputStreamBuffer
Gets a copy of the input stream positioned at 0.
getInputStream(int) - Method in class org.jmrtd.io.SplittableInputStream
Gets a copy of the inputstream positioned at position.
getInputStream(short) - Method in class org.jmrtd.lds.LDS
 
getInputStream(short) - Method in class org.jmrtd.PassportService
Gets the file as an input stream indicated by a file identifier.
getInstance(int, int) - Static method in class org.jmrtd.io.FragmentBuffer.Fragment
 
getInstance() - Static method in class org.jmrtd.JMRTDSecurityProvider
 
getInstance(String) - Static method in class org.jmrtd.lds.ICAOCountry
Gets an ICAO country instance.
getIntensityDepth() - Method in class org.jmrtd.lds.IrisInfo
Gets the intensity depth.
getIrisBiometricSubtypeInfos() - Method in class org.jmrtd.lds.IrisInfo
Gets the iris biometric subtype infos embedded in this iris info.
getIrisDiameter() - Method in class org.jmrtd.lds.IrisInfo
Gets the iris diameter.
getIrisImageInfos() - Method in class org.jmrtd.lds.IrisBiometricSubtypeInfo
Gets the iris image infos embedded in this iris biometric subtype info.
getIrisInfos() - Method in class org.jmrtd.lds.DG4File
Gets the embedded iris infos in this file.
getIrisOcclusion() - Method in class org.jmrtd.lds.IrisInfo
Gets the iris occlusion.
getIssuerX500Principal() - Method in class org.jmrtd.lds.SODFile
Gets the issuer of the document signing certificate.
getIssuingAuthority() - Method in class org.jmrtd.lds.DG12File
Gets the issuing authority.
getIssuingState() - Method in class org.jmrtd.lds.MRZInfo
Gets the issuing state as a 3 letter code
getKeyHash() - Method in class org.jmrtd.ChipAuthenticationResult
Gets the hash of the key.
getKeyId() - Method in class org.jmrtd.ChipAuthenticationResult
Gets the ICC's public key identifier
getKeyId() - Method in class org.jmrtd.lds.ChipAuthenticationInfo
Returns a key identifier stored in this ChipAuthenticationInfo structure, null if not present
getKeyId() - Method in class org.jmrtd.lds.ChipAuthenticationPublicKeyInfo
Returns a key identifier stored in this ChipAuthenticationPublicKeyInfo structure, null if not present
getKeyPair() - Method in class org.jmrtd.ChipAuthenticationResult
The ephemeral key pair resulting from chip authentication.
getKeyStore() - Method in class org.jmrtd.cert.KeyStoreCertStoreParameters
 
getLDS() - Method in class org.jmrtd.Passport
 
getLDSFile(short, InputStream) - Static method in class org.jmrtd.lds.LDSFileUtil
Factory method for creating LDS files for a given input stream.
getLDSVersion() - Method in class org.jmrtd.lds.COMFile
Gets the LDS version as a dot seperated string containing version and update level.
getLDSVersion() - Method in class org.jmrtd.lds.SODFile
Gets the version of the LDS if stored in the Security Object (SOd).
getLength() - Method in class org.jmrtd.io.FragmentBuffer.Fragment
 
getLength() - Method in class org.jmrtd.io.FragmentBuffer
 
getLength() - Method in class org.jmrtd.io.InputStreamBuffer
 
getLength() - Method in class org.jmrtd.io.SplittableInputStream
 
getLength() - Method in class org.jmrtd.lds.CVCAFile
Gets the length of the content of this CVCA file.
getLength() - Method in class org.jmrtd.lds.DataGroup
The length of the value of the data group.
getLength(short) - Method in class org.jmrtd.lds.LDS
 
getLength() - Method in class org.jmrtd.lds.LDS
 
getLength() - Method in interface org.jmrtd.lds.LDSFile
 
getMajorCode() - Method in class org.jmrtd.lds.FaceImageInfo.FeaturePoint
Gets the major code of this point.
getMimeType() - Method in interface org.jmrtd.lds.ImageInfo
Gets the mime-type of the encoded image as a String.
getMinorCode() - Method in class org.jmrtd.lds.FaceImageInfo.FeaturePoint
Gets the minor code of this point.
getMnemonic() - Method in class org.jmrtd.cert.CVCPrincipal
Gets the mnemonic.
getMRZInfo() - Method in class org.jmrtd.lds.DG1File
Gets the MRZ information stored in this file.
getName() - Method in class org.jmrtd.cert.CVCPrincipal
Consists of the concatenation of country code (length 2), mnemonic (length < 9) and sequence number (length 5).
getName() - Method in class org.jmrtd.lds.ICAOCountry
Gets the full name of the country.
getNameOfHolder() - Method in class org.jmrtd.lds.DG11File
Gets the full name of the holder (primary and secondary identifiers).
getNamesOfOtherPersons() - Method in class org.jmrtd.lds.DG12File
Gets name of other person.
getNationality() - Method in class org.jmrtd.lds.ICAOCountry
Gets the adjectival form corresponding to the country.
getNationality() - Method in class org.jmrtd.lds.MRZInfo
Gets the passport holder's nationality as a 3 digit code.
getNotAfter() - Method in class org.jmrtd.cert.CardVerifiableCertificate
Returns 'Expiration Date'.
getNotBefore() - Method in class org.jmrtd.cert.CardVerifiableCertificate
Returns 'Effective Date'.
getObjectIdentifier() - Method in class org.jmrtd.lds.ActiveAuthenticationInfo
Gets the object identifier of this AA security info.
getObjectIdentifier() - Method in class org.jmrtd.lds.ChipAuthenticationInfo
 
getObjectIdentifier() - Method in class org.jmrtd.lds.ChipAuthenticationPublicKeyInfo
 
getObjectIdentifier() - Method in class org.jmrtd.lds.PACEDomainParameterInfo
 
getObjectIdentifier() - Method in class org.jmrtd.lds.PACEInfo
 
getObjectIdentifier() - Method in class org.jmrtd.lds.SecurityInfo
Returns the object identifier of this SecurityInfo.
getObjectIdentifier() - Method in class org.jmrtd.lds.TerminalAuthenticationInfo
Gets the object identifier of this TA security info.
getOcclusionFilling() - Method in class org.jmrtd.lds.IrisInfo
Gets the iris occlusing filling.
getOffset() - Method in class org.jmrtd.io.FragmentBuffer.Fragment
 
getOptionalData1() - Method in class org.jmrtd.lds.MRZInfo
Gets the contents of the first optional data field for ID-1 and ID-3 style MRZs.
getOptionalData2() - Method in class org.jmrtd.lds.MRZInfo
Gets the contents of the second optional data field for ID-1 style MRZs.
getOtherNames() - Method in class org.jmrtd.lds.DG11File
Gets the other names.
getOtherValidTDNumbers() - Method in class org.jmrtd.lds.DG11File
Gets the other valid TD numbers.
getPACEInfos() - Method in class org.jmrtd.lds.CardAccessFile
 
getParameterId() - Method in class org.jmrtd.lds.PACEDomainParameterInfo
Gets the parameter id, or -1 if this is the only domain parameter info.
getParameterId() - Method in class org.jmrtd.lds.PACEInfo
 
getParameters() - Method in class org.jmrtd.lds.PACEDomainParameterInfo
 
getPermanentAddress() - Method in class org.jmrtd.lds.DG11File
Gets the permanent address.
getPersonalizationSystemSerialNumber() - Method in class org.jmrtd.lds.DG12File
Gets the personalization system serial number.
getPersonalNumber() - Method in class org.jmrtd.lds.DG11File
Gets the personal number.
getPersonalNumber() - Method in class org.jmrtd.lds.MRZInfo
Gets the personal number (if a personal number is encoded in optional data 1).
getPersonalSummary() - Method in class org.jmrtd.lds.DG11File
Gets the personal summary.
getPlaceOfBirth() - Method in class org.jmrtd.lds.DG11File
Gets the place of birth.
getPort() - Method in class org.jmrtd.cert.PKDCertStoreParameters
 
getPoseAngle() - Method in class org.jmrtd.lds.FaceImageInfo
Gets the pose angle as an integer array of length 3, containing yaw, pitch, and roll angle in encoded form.
getPoseAngleUncertainty() - Method in class org.jmrtd.lds.FaceImageInfo
Gets the pose angle uncertainty as an integer array of length 3, containing yaw, pitch, and roll angle uncertainty.
getPosition() - Method in class org.jmrtd.io.FragmentBuffer
 
getPosition() - Method in class org.jmrtd.io.InputStreamBuffer
 
getPosition() - Method in class org.jmrtd.io.InputStreamBuffer.SubInputStream
 
getPosition() - Method in class org.jmrtd.io.PositionInputStream
 
getPosition() - Method in class org.jmrtd.io.SplittableInputStream
The position of the input stream (the number of bytes read since this input stream was constructed)
getPosition() - Method in class org.jmrtd.lds.FingerImageInfo
Gets the finger/palm position.
getPosition() - Method in class org.jmrtd.lds.LDS
 
getPrimaryIdentifier() - Method in class org.jmrtd.lds.MRZInfo
Gets the passport holder's last name.
getPrime(AlgorithmParameterSpec) - Static method in class org.jmrtd.Util
Deprecated.
 
getProfession() - Method in class org.jmrtd.lds.DG11File
Gets the profession.
getProofOfCitizenship() - Method in class org.jmrtd.lds.DG11File
Gets the proof of citizenship.
getPublicKey() - Method in class org.jmrtd.cert.CardVerifiableCertificate
Gets the public key from this certificate.
getPublicKey() - Method in class org.jmrtd.ChipAuthenticationResult
Gets the ICC's public key that was used as input to chip authentication protocol
getPublicKey() - Method in class org.jmrtd.lds.DG15File
Gets the public key stored in this file.
getQuality() - Method in class org.jmrtd.lds.FaceImageInfo
Gets the quality as unsigned integer.
getQuality() - Method in class org.jmrtd.lds.FingerImageInfo
Gets the quality of the overall scanned finger/palm image as a number between 0 and 100.
getQuality() - Method in class org.jmrtd.lds.IrisImageInfo
Gets the quality.
getRawECDSASignature(byte[], int) - Static method in class org.jmrtd.Util
Deprecated.
For ECDSA the EAC 1.11 specification requires the signature to be stripped down from any ASN.1 wrappers, as so.
getRawImageHeight() - Method in class org.jmrtd.lds.IrisInfo
Gets the raw image height.
getRawImageWidth() - Method in class org.jmrtd.lds.IrisInfo
Gets the raw image width.
getRecordLength() - Method in class org.jmrtd.lds.DisplayedImageInfo
 
getRecordLength() - Method in class org.jmrtd.lds.FaceImageInfo
Gets the record length.
getRecordLength() - Method in class org.jmrtd.lds.FingerImageInfo
Gets the record length.
getRecordLength() - Method in interface org.jmrtd.lds.ImageInfo
Gets the length of the total record (header and data) in bytes.
getRecordLength() - Method in class org.jmrtd.lds.IrisBiometricSubtypeInfo
Gets the record length.
getRecordLength() - Method in class org.jmrtd.lds.IrisImageInfo
Gets the record length.
getRole() - Method in class org.jmrtd.cert.CVCAuthorizationTemplate
Gets the role.
getRotationAngle() - Method in class org.jmrtd.lds.IrisImageInfo
Gets the rotation angle.
getRotationAngleUncertainty() - Method in class org.jmrtd.lds.IrisImageInfo
Gets the rotation angle uncertainty.
getSAC() - Method in class org.jmrtd.VerificationStatus
Gets the SAC verdict.
getSACReason() - Method in class org.jmrtd.VerificationStatus
Gets the SAC reason.
getScaleUnits() - Method in class org.jmrtd.lds.FingerInfo
Gets the units used to describe the scanning and resolution of the image.
getScanType() - Method in class org.jmrtd.lds.IrisInfo
Gets the scan type.
getSecondaryIdentifier() - Method in class org.jmrtd.lds.MRZInfo
Gets the document holder's first names.
getSecondaryIdentifierComponents() - Method in class org.jmrtd.lds.MRZInfo
Gets the document holder's first names.
getSecurityInfos() - Method in class org.jmrtd.lds.CardAccessFile
Gets the security infos as an unordered collection.
getSecurityInfos() - Method in class org.jmrtd.lds.DG14File
Gets the security infos as an unordered collection.
getSendSequenceCounter() - Method in class org.jmrtd.SecureMessagingWrapper
Gets the current value of the send sequence counter.
getSeqNumber() - Method in class org.jmrtd.cert.CVCPrincipal
Gets the sequence number.
getSerialNumber() - Method in class org.jmrtd.lds.SODFile
Gets the serial number of the document signing certificate.
getServerName() - Method in class org.jmrtd.cert.PKDCertStoreParameters
 
getShortFileId() - Method in class org.jmrtd.lds.TerminalAuthenticationInfo
Returns the efCVCA short file identifier stored in this file, -1 if none or not present
getSigAlgName() - Method in class org.jmrtd.cert.CardVerifiableCertificate
Gets the signature algorithm.
getSigAlgOID() - Method in class org.jmrtd.cert.CardVerifiableCertificate
Gets the signature algorithm OID
getSignature() - Method in class org.jmrtd.cert.CardVerifiableCertificate
Returns the signature (just the value, without the 0x5F37 tag).
getSignatureAlgorithmOID() - Method in class org.jmrtd.lds.ActiveAuthenticationInfo
Gets the signature algorithm object identifier.
getSmallestUnbufferedFragment(int, int) - Method in class org.jmrtd.io.FragmentBuffer
Gets the smallest fragment that contains offset and offset + length that has not been buffered in this buffer.
getSODFile() - Method in class org.jmrtd.lds.LDS
 
getSourceType() - Method in class org.jmrtd.lds.FaceImageInfo
Gets the source type (camera, scanner, etc).
getSpongyCastleProvider() - Static method in class org.jmrtd.JMRTDSecurityProvider
Gets the SC provider, if present.
getStandardBiometricHeader() - Method in interface org.jmrtd.cbeff.BiometricDataBlock
Gets the standard biometric header of this biometric data block
getStandardBiometricHeader() - Method in class org.jmrtd.lds.FaceInfo
Gets the standard biometric header of this biometric data block
getStandardBiometricHeader() - Method in class org.jmrtd.lds.FingerInfo
Gets the standard biometric header of this biometric data block
getStandardBiometricHeader() - Method in class org.jmrtd.lds.IrisInfo
Gets the standard biometric header of this iris info.
getStoredHash() - Method in class org.jmrtd.VerificationStatus.HashMatchResult
Gets the stored hash.
getSubjectPublicKey() - Method in class org.jmrtd.lds.ChipAuthenticationPublicKeyInfo
Returns a SubjectPublicKeyInfo contained in this ChipAuthenticationPublicKeyInfo structure.
getSubRecords() - Method in class org.jmrtd.cbeff.ComplexCBEFFInfo
Gets the records inside this complex CBEFF info.
getTag() - Method in class org.jmrtd.lds.DataGroup
The data group tag.
getTag() - Method in class org.jmrtd.lds.DG11File
 
getTag() - Method in class org.jmrtd.lds.DG12File
 
getTagList() - Method in class org.jmrtd.lds.COMFile
Gets the ICAO datagroup tags as a list of bytes.
getTagPresenceList() - Method in class org.jmrtd.lds.DG11File
Gets list of tags of fields actually present.
getTagPresenceList() - Method in class org.jmrtd.lds.DG12File
Gets the tags of fields actually present in this file.
getTaxOrExitRequirements() - Method in class org.jmrtd.lds.DG12File
Gets tax or exit requirements.
getTelephone() - Method in class org.jmrtd.lds.DG11File
Gets the telephone number.
getTerminalKey() - Method in class org.jmrtd.TerminalAuthenticationResult
Gets the terminal private key used during EAC.
getTitle() - Method in class org.jmrtd.lds.DG11File
Gets the title.
getTriedBACEntries() - Method in class org.jmrtd.VerificationStatus
Gets the tried BAC entries.
getTriedEntries() - Method in exception org.jmrtd.BACDeniedException
Gets the BAC entries that were tried before BAC failed
getTrustManager() - Method in class org.jmrtd.Passport
Gets the CSCA, CVCA trust store.
getType() - Method in class org.jmrtd.lds.FaceImageInfo.FeaturePoint
Gets the type of this point.
getType() - Method in interface org.jmrtd.lds.ImageInfo
Gets the (biometric) type of the image.
getUnicodeVersion() - Method in class org.jmrtd.lds.COMFile
Gets the unicode version as a dot seperated string containing major version, minor version, and release level.
getUnicodeVersion() - Method in class org.jmrtd.lds.SODFile
Gets the version of unicode if stored in the Security Object (SOd).
getValue() - Method in enum org.jmrtd.cert.CVCAuthorizationTemplate.Permission
Returns the tag as a bitmap
getValue() - Method in enum org.jmrtd.cert.CVCAuthorizationTemplate.Role
Returns the value as a bitmap.
getVerificationStatus() - Method in class org.jmrtd.Passport
Gets the verification status thus far.
getVersion() - Method in class org.jmrtd.lds.PACEInfo
 
getVerticalImageResolution() - Method in class org.jmrtd.lds.FingerInfo
Gets the rounded image resolution used in the vertical direction.
getVerticalOrientation() - Method in class org.jmrtd.lds.IrisInfo
Gets the vertical orientation
getVerticalScanningResolution() - Method in class org.jmrtd.lds.FingerInfo
Gets the rounded scanning resolution used in the vertical direction.
getViewCount() - Method in class org.jmrtd.lds.FingerImageInfo
Gets the total number of specific views available for this finger.
getViewNumber() - Method in class org.jmrtd.lds.FingerImageInfo
Gets the specific image view number associated with the finger.
getWidth() - Method in interface org.jmrtd.lds.ImageInfo
Gets the width of the image in pixels.
getWrapper() - Method in class org.jmrtd.PassportService
Gets the wrapper.
getX() - Method in class org.jmrtd.lds.FaceImageInfo.FeaturePoint
Gets the X-coordinate of this point.
getY() - Method in class org.jmrtd.lds.FaceImageInfo.FeaturePoint
Gets the Y-coordinate of this point.

H

HAIR_COLOR_BALD - Static variable in class org.jmrtd.lds.FaceImageInfo
 
HAIR_COLOR_BLACK - Static variable in class org.jmrtd.lds.FaceImageInfo
 
HAIR_COLOR_BLONDE - Static variable in class org.jmrtd.lds.FaceImageInfo
 
HAIR_COLOR_BLUE - Static variable in class org.jmrtd.lds.FaceImageInfo
 
HAIR_COLOR_BROWN - Static variable in class org.jmrtd.lds.FaceImageInfo
 
HAIR_COLOR_GRAY - Static variable in class org.jmrtd.lds.FaceImageInfo
 
HAIR_COLOR_GREEN - Static variable in class org.jmrtd.lds.FaceImageInfo
 
HAIR_COLOR_RED - Static variable in class org.jmrtd.lds.FaceImageInfo
 
HAIR_COLOR_UNKNOWN - Static variable in class org.jmrtd.lds.FaceImageInfo
 
HAIR_COLOR_UNSPECIFIED - Static variable in class org.jmrtd.lds.FaceImageInfo
 
HAIR_COLOR_WHITE - Static variable in class org.jmrtd.lds.FaceImageInfo
 
hasAA() - Method in class org.jmrtd.FeatureStatus
 
hasBAC() - Method in class org.jmrtd.FeatureStatus
 
hasEAC() - Method in class org.jmrtd.FeatureStatus
 
hashCode() - Method in class org.jmrtd.BACKey
 
hashCode() - Method in class org.jmrtd.cbeff.ComplexCBEFFInfo
Computes a hash code.
hashCode() - Method in class org.jmrtd.cert.CardVerifiableCertificate
 
hashCode() - Method in class org.jmrtd.cert.CVCAuthorizationTemplate
Gets a hash code of this object.
hashCode() - Method in class org.jmrtd.cert.CVCPrincipal
 
hashCode() - Method in class org.jmrtd.cert.PKDCertStoreParameters
 
hashCode() - Method in class org.jmrtd.io.FragmentBuffer.Fragment
 
hashCode() - Method in class org.jmrtd.io.FragmentBuffer
 
hashCode() - Method in class org.jmrtd.lds.ActiveAuthenticationInfo
 
hashCode() - Method in class org.jmrtd.lds.CardAccessFile
 
hashCode() - Method in class org.jmrtd.lds.ChipAuthenticationInfo
 
hashCode() - Method in class org.jmrtd.lds.ChipAuthenticationPublicKeyInfo
 
hashCode() - Method in class org.jmrtd.lds.COMFile
 
hashCode() - Method in class org.jmrtd.lds.CVCAFile
Computes a hash code of this CVCAFile.
hashCode() - Method in class org.jmrtd.lds.DG11File
 
hashCode() - Method in class org.jmrtd.lds.DG12File
 
hashCode() - Method in class org.jmrtd.lds.DG14File
 
hashCode() - Method in class org.jmrtd.lds.DG15File
 
hashCode() - Method in class org.jmrtd.lds.DG1File
 
hashCode() - Method in class org.jmrtd.lds.MRZInfo
Gets a hash code for this MRZ info.
hashCode() - Method in class org.jmrtd.lds.PACEDomainParameterInfo
 
hashCode() - Method in class org.jmrtd.lds.PACEInfo
 
hashCode() - Method in class org.jmrtd.lds.SODFile
 
hashCode() - Method in class org.jmrtd.lds.TerminalAuthenticationInfo
 
hashCode() - Method in class org.jmrtd.VerificationStatus.HashMatchResult
 
HashMatchResult(byte[], byte[]) - Constructor for class org.jmrtd.VerificationStatus.HashMatchResult
Use null for computed hash if access was denied.
hasSAC() - Method in class org.jmrtd.FeatureStatus
 

I

i2os(BigInteger, int) - Static method in class org.jmrtd.Util
Deprecated.
Converts an integer to an octet string.
i2os(BigInteger) - Static method in class org.jmrtd.Util
Deprecated.
Converts an integer to an octet string.
ICAOCountry - Class in org.jmrtd.lds
Special ICAO countries not covered in ISOCountry.
ID_AA_OID - Static variable in class org.jmrtd.lds.SecurityInfo
Used in ECDSA based Active Authentication.
ID_CA_DH_3DES_CBC_CBC_OID - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_CA_DH_AES_CBC_CMAC_128_OID - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_CA_DH_AES_CBC_CMAC_192_OID - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_CA_DH_AES_CBC_CMAC_256_OID - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_CA_ECDH_3DES_CBC_CBC_OID - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_CA_ECDH_AES_CBC_CMAC_128_OID - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_CA_ECDH_AES_CBC_CMAC_192_OID - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_CA_ECDH_AES_CBC_CMAC_256_OID - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_EC_PUBLIC_KEY - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_EC_PUBLIC_KEY_TYPE - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_PACE - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_PACE_DH_GM - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_PACE_DH_GM_3DES_CBC_CBC - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_PACE_DH_GM_AES_CBC_CMAC_128 - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_PACE_DH_GM_AES_CBC_CMAC_192 - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_PACE_DH_GM_AES_CBC_CMAC_256 - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_PACE_DH_IM - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_PACE_DH_IM_3DES_CBC_CBC - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_PACE_DH_IM_AES_CBC_CMAC_128 - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_PACE_DH_IM_AES_CBC_CMAC_192 - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_PACE_DH_IM_AES_CBC_CMAC_256 - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_PACE_ECDH_GM - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_PACE_ECDH_GM_3DES_CBC_CBC - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_PACE_ECDH_GM_AES_CBC_CMAC_128 - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_PACE_ECDH_GM_AES_CBC_CMAC_192 - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_PACE_ECDH_GM_AES_CBC_CMAC_256 - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_PACE_ECDH_IM - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_PACE_ECDH_IM_3DES_CBC_CBC - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_PACE_ECDH_IM_AES_CBC_CMAC_128 - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_PACE_ECDH_IM_AES_CBC_CMAC_192 - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_PACE_ECDH_IM_AES_CBC_CMAC_256 - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_PK_DH_OID - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_PK_ECDH_OID - Static variable in class org.jmrtd.lds.SecurityInfo
 
ID_TA_OID - Static variable in class org.jmrtd.lds.SecurityInfo
 
IMAGE_COLOR_SPACE_GRAY8 - Static variable in class org.jmrtd.lds.FaceImageInfo
 
IMAGE_COLOR_SPACE_OTHER - Static variable in class org.jmrtd.lds.FaceImageInfo
 
IMAGE_COLOR_SPACE_RGB24 - Static variable in class org.jmrtd.lds.FaceImageInfo
 
IMAGE_COLOR_SPACE_UNSPECIFIED - Static variable in class org.jmrtd.lds.FaceImageInfo
 
IMAGE_COLOR_SPACE_YUV422 - Static variable in class org.jmrtd.lds.FaceImageInfo
 
IMAGE_DATA_TYPE_JPEG - Static variable in class org.jmrtd.lds.FaceImageInfo
 
IMAGE_DATA_TYPE_JPEG2000 - Static variable in class org.jmrtd.lds.FaceImageInfo
 
IMAGE_OF_FRONT_TAG - Static variable in class org.jmrtd.lds.DG12File
 
IMAGE_OF_REAR_TAG - Static variable in class org.jmrtd.lds.DG12File
 
IMAGE_QUAL_HIGH_HI - Static variable in class org.jmrtd.lds.IrisImageInfo
Image quality, based on Table 3 in Section 5.5 of ISO 19794-6.
IMAGE_QUAL_HIGH_LO - Static variable in class org.jmrtd.lds.IrisImageInfo
Image quality, based on Table 3 in Section 5.5 of ISO 19794-6.
IMAGE_QUAL_LOW_HI - Static variable in class org.jmrtd.lds.IrisImageInfo
Image quality, based on Table 3 in Section 5.5 of ISO 19794-6.
IMAGE_QUAL_LOW_LO - Static variable in class org.jmrtd.lds.IrisImageInfo
Image quality, based on Table 3 in Section 5.5 of ISO 19794-6.
IMAGE_QUAL_MED_HI - Static variable in class org.jmrtd.lds.IrisImageInfo
Image quality, based on Table 3 in Section 5.5 of ISO 19794-6.
IMAGE_QUAL_MED_LO - Static variable in class org.jmrtd.lds.IrisImageInfo
Image quality, based on Table 3 in Section 5.5 of ISO 19794-6.
IMAGE_QUAL_UNDEF - Static variable in class org.jmrtd.lds.IrisImageInfo
Image quality, based on Table 3 in Section 5.5 of ISO 19794-6.
IMAGEFORMAT_MONO_JPEG - Static variable in class org.jmrtd.lds.IrisInfo
Image format
IMAGEFORMAT_MONO_JPEG2000 - Static variable in class org.jmrtd.lds.IrisInfo
Image format
IMAGEFORMAT_MONO_JPEG_LS - Static variable in class org.jmrtd.lds.IrisInfo
Image format
IMAGEFORMAT_MONO_RAW - Static variable in class org.jmrtd.lds.IrisInfo
Image format
IMAGEFORMAT_RGB_JPEG - Static variable in class org.jmrtd.lds.IrisInfo
Image format
IMAGEFORMAT_RGB_JPEG2000 - Static variable in class org.jmrtd.lds.IrisInfo
Image format
IMAGEFORMAT_RGB_JPEG_LS - Static variable in class org.jmrtd.lds.IrisInfo
Image format
IMAGEFORMAT_RGB_RAW - Static variable in class org.jmrtd.lds.IrisInfo
Image format
ImageInfo - Interface in org.jmrtd.lds
Common interface type for records containing an encoded image.
implies(CVCAuthorizationTemplate.Permission) - Method in enum org.jmrtd.cert.CVCAuthorizationTemplate.Permission
Whether this permission implies the other permission.
IMPRESSION_TYPE_LATENT - Static variable in class org.jmrtd.lds.FingerImageInfo
Finger or palm impression type, according to Table 7 in ISO 19794-4.
IMPRESSION_TYPE_LIVE_SCAN_CONTACTLESS - Static variable in class org.jmrtd.lds.FingerImageInfo
Finger or palm impression type, according to Table 7 in ISO 19794-4.
IMPRESSION_TYPE_LIVE_SCAN_PLAIN - Static variable in class org.jmrtd.lds.FingerImageInfo
Finger or palm impression type, according to Table 7 in ISO 19794-4.
IMPRESSION_TYPE_LIVE_SCAN_ROLLED - Static variable in class org.jmrtd.lds.FingerImageInfo
Finger or palm impression type, according to Table 7 in ISO 19794-4.
IMPRESSION_TYPE_NON_LIVE_SCAN_PLAIN - Static variable in class org.jmrtd.lds.FingerImageInfo
Finger or palm impression type, according to Table 7 in ISO 19794-4.
IMPRESSION_TYPE_NON_LIVE_SCAN_ROLLED - Static variable in class org.jmrtd.lds.FingerImageInfo
Finger or palm impression type, according to Table 7 in ISO 19794-4.
IMPRESSION_TYPE_SWIPE - Static variable in class org.jmrtd.lds.FingerImageInfo
Finger or palm impression type, according to Table 7 in ISO 19794-4.
inferDigestAlgorithmFromCipherAlgorithmForKeyDerivation(String, int) - Static method in class org.jmrtd.Util
Deprecated.
 
inferDigestAlgorithmFromSignatureAlgorithm(String) - Static method in class org.jmrtd.Util
Deprecated.
Infers a digest algorithm mnemonic from a signature algorithm mnemonic.
inferKeyAgreementAlgorithm(PublicKey) - Static method in class org.jmrtd.Util
Deprecated.
 
inferMacAlgorithmFromCipherAlgorithm(String) - Static method in class org.jmrtd.Util
Deprecated.
 
inferProtocolIdentifier(PublicKey) - Static method in class org.jmrtd.Util
Deprecated.
 
InputStreamBuffer - Class in org.jmrtd.io
Buffers an inputstream (whose length is known in advance) and can supply clients with fresh "copies" of that inputstream served from the buffer.
InputStreamBuffer(InputStream, int) - Constructor for class org.jmrtd.io.InputStreamBuffer
Creates an input stream buffer.
inputStreamBuffer - Variable in class org.jmrtd.io.SplittableInputStream
 
InputStreamBuffer.SubInputStream - Class in org.jmrtd.io
 
insertTag(Integer) - Method in class org.jmrtd.lds.COMFile
Inserts a tag in a proper place if not already present
INTENSITY_DEPTH_UNDEF - Static variable in class org.jmrtd.lds.IrisInfo
 
IRBNDY_PROCESSED - Static variable in class org.jmrtd.lds.IrisInfo
 
IRBNDY_UNDEF - Static variable in class org.jmrtd.lds.IrisInfo
 
IrisBiometricSubtypeInfo - Class in org.jmrtd.lds
Iris biometric subtype data block (containing iris image data blocks) based on Section 6.5.3 and Table 3 of ISO/IEC 19794-6 2005.
IrisBiometricSubtypeInfo(int, int, List<IrisImageInfo>) - Constructor for class org.jmrtd.lds.IrisBiometricSubtypeInfo
Constructs a biometric subtype info.
IrisBiometricSubtypeInfo(InputStream, int) - Constructor for class org.jmrtd.lds.IrisBiometricSubtypeInfo
Constructs an iris biometric subtype from binary encoding.
IrisImageInfo - Class in org.jmrtd.lds
Iris image header and image data based on Section 6.5.3 and Table 4 of ISO/IEC 19794-6 2005.
IrisImageInfo(int, int, int, int, int, int, InputStream, int, int) - Constructor for class org.jmrtd.lds.IrisImageInfo
Constructs an iris image info.
IrisImageInfo(int, int, int, InputStream, int, int) - Constructor for class org.jmrtd.lds.IrisImageInfo
Constructs an iris image info.
IrisInfo - Class in org.jmrtd.lds
Iris record header and biometric subtype blocks based on Section 6.5.3 and Table 2 of ISO/IEC 19794-6 2005.
IrisInfo(int, int, int, int, int, int, int, int, int, int, int, int, int, byte[], List<IrisBiometricSubtypeInfo>) - Constructor for class org.jmrtd.lds.IrisInfo
Constructs a new iris info object.
IrisInfo(StandardBiometricHeader, int, int, int, int, int, int, int, int, int, int, int, int, int, byte[], List<IrisBiometricSubtypeInfo>) - Constructor for class org.jmrtd.lds.IrisInfo
Constructs a new iris info object.
IrisInfo(InputStream) - Constructor for class org.jmrtd.lds.IrisInfo
Constructs an iris info from binary encoding.
IrisInfo(StandardBiometricHeader, InputStream) - Constructor for class org.jmrtd.lds.IrisInfo
Constructs an iris info from binary encoding.
IROC_UNITFILL - Static variable in class org.jmrtd.lds.IrisInfo
Iris occlusion filling (polar only), based on Table 2 in Section 5.5 in ISO 19794-6.
IROCC_PROCESSED - Static variable in class org.jmrtd.lds.IrisInfo
Iris occlusion (polar only), based on Table 2 in Section 5.5 in ISO 19794-6.
IROCC_UNDEF - Static variable in class org.jmrtd.lds.IrisInfo
Iris occlusion (polar only), based on Table 2 in Section 5.5 in ISO 19794-6.
IROCC_ZEROFILL - Static variable in class org.jmrtd.lds.IrisInfo
Iris occlusion filling (polar only), based on Table 2 in Section 5.5 in ISO 19794-6.
isCoveredByFragment(int) - Method in class org.jmrtd.io.FragmentBuffer
 
isCoveredByFragment(int, int) - Method in class org.jmrtd.io.FragmentBuffer
 
isMatch() - Method in class org.jmrtd.VerificationStatus.HashMatchResult
Whether the hashes match.
ISO781611 - Interface in org.jmrtd.cbeff
Constants interface representing ISO7816-11.
ISO781611Decoder - Class in org.jmrtd.cbeff
ISO 7816-11 decoder for BIR.
ISO781611Decoder(BiometricDataBlockDecoder<?>) - Constructor for class org.jmrtd.cbeff.ISO781611Decoder
Constructs an ISO7816-11 decoder that uses the given BDB decoder.
ISO781611Encoder<B extends BiometricDataBlock> - Class in org.jmrtd.cbeff
ISO 7816-11 encoder for BIR.
ISO781611Encoder(BiometricDataBlockEncoder<B>) - Constructor for class org.jmrtd.cbeff.ISO781611Encoder
Constructs an ISO7816-11 encoder that uses the given BDB encoder.
isOpen() - Method in class org.jmrtd.PassportApduService
Whether this service is open.
isOpen() - Method in class org.jmrtd.PassportService
Whether this service is open.
isSameDocument(LDS) - Method in class org.jmrtd.lds.LDS
 
ISSUING_AUTHORITY_TAG - Static variable in class org.jmrtd.lds.DG12File
 

J

JMRTDSecurityProvider - Class in org.jmrtd
Security provider for JMRTD specific implementations.
JPEG2000_MIME_TYPE - Static variable in interface org.jmrtd.lds.ImageInfo
Mime-types.
JPEG_MIME_TYPE - Static variable in interface org.jmrtd.lds.ImageInfo
Mime-types.

K

KeyStoreCertStoreParameters - Class in org.jmrtd.cert
Parameters for key store backed certificate store.
KeyStoreCertStoreParameters(URI) - Constructor for class org.jmrtd.cert.KeyStoreCertStoreParameters
 
KeyStoreCertStoreParameters(URI, char[]) - Constructor for class org.jmrtd.cert.KeyStoreCertStoreParameters
 
KeyStoreCertStoreParameters(URI, String) - Constructor for class org.jmrtd.cert.KeyStoreCertStoreParameters
 
KeyStoreCertStoreParameters(URI, String, char[]) - Constructor for class org.jmrtd.cert.KeyStoreCertStoreParameters
 
KeyStoreCertStoreParameters(KeyStore) - Constructor for class org.jmrtd.cert.KeyStoreCertStoreParameters
 
KeyStoreCertStoreSpi - Class in org.jmrtd.cert
Certificate store backed by key store.
KeyStoreCertStoreSpi(CertStoreParameters) - Constructor for class org.jmrtd.cert.KeyStoreCertStoreSpi
 

L

LDS - Class in org.jmrtd.lds
The ICAO logical data structure version 1.7.
LDS() - Constructor for class org.jmrtd.lds.LDS
 
LDSElement - Interface in org.jmrtd.lds
Top level interface for all data structures in the LDS.
LDSFile - Interface in org.jmrtd.lds
LDS element at file level.
LDSFileUtil - Class in org.jmrtd.lds
Static LDS file methods.
LDSFileUtil() - Constructor for class org.jmrtd.lds.LDSFileUtil
 
LENGTH - Static variable in class org.jmrtd.lds.CVCAFile
 
lookupDataGroupNumberByFID(short) - Static method in class org.jmrtd.lds.LDSFileUtil
Finds a data group number by file identifier.
lookupDataGroupNumberByTag(int) - Static method in class org.jmrtd.lds.LDSFileUtil
Finds a data group number for an ICAO tag.
lookupFIDByDataGroupNumber(int) - Static method in class org.jmrtd.lds.LDSFileUtil
Finds an ICAO tag for a data group number.
lookupFIDByTag(int) - Static method in class org.jmrtd.lds.LDSFileUtil
Finds a file identifier for an ICAO tag.
lookupFileNameByFID(int) - Static method in class org.jmrtd.lds.LDSFileUtil
Returns a mnemonic name corresponding to the file represented by the given file identifier, such as "EF_COM", "EF_SOD", or "EF_DG1".
lookupFileNameByTag(int) - Static method in class org.jmrtd.lds.LDSFileUtil
Returns a mnemonic name corresponding to the file represented by the given ICAO tag, such as "EF_COM", "EF_SOD", or "EF_DG1".
lookupMnemonicByOID(String) - Static method in class org.jmrtd.lds.ActiveAuthenticationInfo
 
lookupMnemonicByOID(String) - Static method in class org.jmrtd.lds.SecurityInfo
 
lookupTagByDataGroupNumber(int) - Static method in class org.jmrtd.lds.LDSFileUtil
Finds an ICAO tag for a data group number.
lookupTagByFID(short) - Static method in class org.jmrtd.lds.LDSFileUtil
Finds an ICAO tag for a file identifier.

M

MAC_MODE - Static variable in class org.jmrtd.Util
Deprecated.
Mode for KDF.
mapNonceGM(byte[], byte[], AlgorithmParameterSpec) - Static method in class org.jmrtd.Util
Deprecated.
 
mapNonceIM(byte[], byte[], byte[], AlgorithmParameterSpec) - Static method in class org.jmrtd.Util
Deprecated.
 
mark(int) - Method in class org.jmrtd.io.InputStreamBuffer.SubInputStream
 
mark(int) - Method in class org.jmrtd.io.PositionInputStream
 
mark(int) - Method in class org.jmrtd.io.SplittableInputStream
Marks the current position in this input stream.
markSupported() - Method in class org.jmrtd.io.InputStreamBuffer.SubInputStream
 
markSupported() - Method in class org.jmrtd.io.PositionInputStream
 
markSupported() - Method in class org.jmrtd.io.SplittableInputStream
Tests if this input stream supports the mark and reset methods.
maxBlockSize - Static variable in class org.jmrtd.PassportService
Deprecated.
hack
MRTDTrustStore - Class in org.jmrtd
Provides lookup for certificates, keys, CRLs used in document validation and access control for data groups.
MRTDTrustStore() - Constructor for class org.jmrtd.MRTDTrustStore
Constructs an instance.
MRTDTrustStore(Set<TrustAnchor>, List<CertStore>, List<KeyStore>) - Constructor for class org.jmrtd.MRTDTrustStore
Constructs an instance.
MRZ_PACE_KEY_REFERENCE - Static variable in class org.jmrtd.PassportApduService
Shared secret type for PACE according to BSI TR-03110 v2.03 B.11.1.
MRZFieldTransformer - Interface in org.jmrtd.lds
Interface for MRZ field transformers, for instance for abbreviating long names and transliteration of non-ISO characters.
MRZInfo - Class in org.jmrtd.lds
Data structure for storing the MRZ information as found in DG1.
MRZInfo(String, String, String, String, String, String, String, Gender, String, String) - Constructor for class org.jmrtd.lds.MRZInfo
Creates a new 2-line MRZ compliant with ICAO Doc 9303 part 1 vol 1.
MRZInfo(String, String, String, String, String, Gender, String, String, String, String, String) - Constructor for class org.jmrtd.lds.MRZInfo
Creates a new 3-line MRZ compliant with ICAO Doc 9303 part 3 vol 1.
MRZInfo(InputStream, int) - Constructor for class org.jmrtd.lds.MRZInfo
Creates a new MRZ based on an input stream.
MRZInfo(String) - Constructor for class org.jmrtd.lds.MRZInfo
Creates a new MRZ based on the text input.
multiply(BigInteger, ECPoint, ECParameterSpec) - Static method in class org.jmrtd.Util
Deprecated.
 

N

NAME_OF_OTHER_PERSON_TAG - Static variable in class org.jmrtd.lds.DG12File
 
notifyExchangedPlainTextAPDU(int, CommandAPDU, ResponseAPDU) - Method in class org.jmrtd.PassportApduService
Notifies listeners about APDU event.

O

open() - Method in class org.jmrtd.PassportApduService
Opens a session by connecting to the card.
open() - Method in class org.jmrtd.PassportService
Opens a session to the card.
org.jmrtd - package org.jmrtd
 
org.jmrtd.cbeff - package org.jmrtd.cbeff
 
org.jmrtd.cert - package org.jmrtd.cert
 
org.jmrtd.io - package org.jmrtd.io
 
org.jmrtd.lds - package org.jmrtd.lds
 
ORIENTATION_BASE - Static variable in class org.jmrtd.lds.IrisInfo
Constant for horizontal and veritical orientation, based on Table 2 in Section 5.5 in ISO 19794-6.
ORIENTATION_FLIPPED - Static variable in class org.jmrtd.lds.IrisInfo
Constant for horizontal and veritical orientation, based on Table 2 in Section 5.5 in ISO 19794-6.
ORIENTATION_UNDEF - Static variable in class org.jmrtd.lds.IrisInfo
Constant for horizontal and veritical orientation, based on Table 2 in Section 5.5 in ISO 19794-6.
os2fe(byte[], BigInteger) - Static method in class org.jmrtd.Util
Deprecated.
Convert an octet string to field element via OS2FE as specified in BSI TR-03111.
os2i(byte[]) - Static method in class org.jmrtd.Util
Deprecated.
Converts an octet string to an integer.
os2i(byte[], int, int) - Static method in class org.jmrtd.Util
Deprecated.
Converts an octet string to an integer.
OTHER_NAME_TAG - Static variable in class org.jmrtd.lds.DG11File
 
OTHER_VALID_TD_NUMBERS_TAG - Static variable in class org.jmrtd.lds.DG11File
 

P

PACE_MODE - Static variable in class org.jmrtd.Util
Deprecated.
Mode for KDF.
PACEDomainParameterInfo - Class in org.jmrtd.lds
PACE Domain Parameter Info object as per SAC TR 1.01, November 11, 2010.
PACEDomainParameterInfo(String, ASN1Encodable) - Constructor for class org.jmrtd.lds.PACEDomainParameterInfo
 
PACEDomainParameterInfo(String, ASN1Encodable, int) - Constructor for class org.jmrtd.lds.PACEDomainParameterInfo
 
PACEException - Exception in org.jmrtd
An exception to signal errors during execution of the PACE protocol.
PACEException(String) - Constructor for exception org.jmrtd.PACEException
Creates a PACEException.
PACEException(String, int) - Constructor for exception org.jmrtd.PACEException
Creates a PACEException with a specific status word.
PACEInfo - Class in org.jmrtd.lds
PACE Info object as per SAC TR 1.01, November 11, 2010.
PACEInfo(String, int, int) - Constructor for class org.jmrtd.lds.PACEInfo
Creates a PACEInfo instance.
PACEInfo.MappingType - Enum in org.jmrtd.lds
Generic mapping and Integrated mapping.
pad(byte[]) - Static method in class org.jmrtd.Util
Deprecated.
Pads the input in according to ISO9797-1 padding method 2.
pad(byte[], int, int) - Static method in class org.jmrtd.Util
Deprecated.
 
PARAM_ID_ECP_BRAINPOOL_P192_R1 - Static variable in class org.jmrtd.lds.PACEInfo
Standardized domain parameters.
PARAM_ID_ECP_BRAINPOOL_P224_R1 - Static variable in class org.jmrtd.lds.PACEInfo
Standardized domain parameters.
PARAM_ID_ECP_BRAINPOOL_P256_R1 - Static variable in class org.jmrtd.lds.PACEInfo
Standardized domain parameters.
PARAM_ID_ECP_BRAINPOOL_P320_R1 - Static variable in class org.jmrtd.lds.PACEInfo
Standardized domain parameters.
PARAM_ID_ECP_BRAINPOOL_P384_R1 - Static variable in class org.jmrtd.lds.PACEInfo
Standardized domain parameters.
PARAM_ID_ECP_BRAINPOOL_P512_R1 - Static variable in class org.jmrtd.lds.PACEInfo
Standardized domain parameters.
PARAM_ID_ECP_NIST_P192_R1 - Static variable in class org.jmrtd.lds.PACEInfo
Standardized domain parameters.
PARAM_ID_ECP_NIST_P224_R1 - Static variable in class org.jmrtd.lds.PACEInfo
Standardized domain parameters.
PARAM_ID_ECP_NIST_P384_R1 - Static variable in class org.jmrtd.lds.PACEInfo
Standardized domain parameters.
PARAM_ID_ECP_NIST_P521_R1 - Static variable in class org.jmrtd.lds.PACEInfo
Standardized domain parameters.
PARAM_ID_ECP_NST_P256_R1 - Static variable in class org.jmrtd.lds.PACEInfo
Standardized domain parameters.
PARAM_ID_GFP_1024_160 - Static variable in class org.jmrtd.lds.PACEInfo
Standardized domain parameters.
PARAM_ID_GFP_2048_224 - Static variable in class org.jmrtd.lds.PACEInfo
Standardized domain parameters.
PARAM_ID_GFP_2048_256 - Static variable in class org.jmrtd.lds.PACEInfo
Standardized domain parameters.
Passport - Class in org.jmrtd
Contains methods for creating instances from scratch, from file, and from card service.
Passport(LDS, PrivateKey, MRTDTrustStore) - Constructor for class org.jmrtd.Passport
Creates a document from an LDS data structure and additional information.
Passport(PassportService, MRTDTrustStore, BACKeySpec) - Constructor for class org.jmrtd.Passport
Creates a document by reading it from a service.
Passport(PassportService, MRTDTrustStore, List<BACKeySpec>) - Constructor for class org.jmrtd.Passport
Creates a document by reading it from a service.
PassportApduService - Class in org.jmrtd
Low level card service for sending APDUs to the passport.
PassportApduService(CardService) - Constructor for class org.jmrtd.PassportApduService
Creates a new passport APDU sending service.
PassportService - Class in org.jmrtd
Card service for reading files (such as data groups) and using the BAC and AA protocols on the passport.
PassportService(CardService) - Constructor for class org.jmrtd.PassportService
Creates a new passport service for accessing the passport.
PATRON_HEADER_VERSION_TAG - Static variable in interface org.jmrtd.cbeff.ISO781611
ISO 7816-11, table C.1., used inside the BHT.
PERMANENT_ADDRESS_TAG - Static variable in class org.jmrtd.lds.DG11File
 
PERSONAL_NUMBER_TAG - Static variable in class org.jmrtd.lds.DG11File
 
PERSONAL_SUMMARY_TAG - Static variable in class org.jmrtd.lds.DG11File
 
PERSONALIZATION_SYSTEM_SERIAL_NUMBER_TAG - Static variable in class org.jmrtd.lds.DG12File
 
PIN_PACE_KEY_REFERENCE - Static variable in class org.jmrtd.PassportApduService
Shared secret type for PACE according to BSI TR-03110 v2.03 B.11.1.
PKDCertStoreParameters - Class in org.jmrtd.cert
Parameters for PKD backed certificate store.
PKDCertStoreParameters() - Constructor for class org.jmrtd.cert.PKDCertStoreParameters
 
PKDCertStoreParameters(String) - Constructor for class org.jmrtd.cert.PKDCertStoreParameters
 
PKDCertStoreParameters(String, String) - Constructor for class org.jmrtd.cert.PKDCertStoreParameters
 
PKDCertStoreParameters(String, int) - Constructor for class org.jmrtd.cert.PKDCertStoreParameters
 
PKDCertStoreParameters(String, int, String) - Constructor for class org.jmrtd.cert.PKDCertStoreParameters
 
PKDCertStoreSpi - Class in org.jmrtd.cert
SPI for PKD backed certificate store.
PKDCertStoreSpi(CertStoreParameters) - Constructor for class org.jmrtd.cert.PKDCertStoreSpi
 
PKDMasterListCertStoreParameters - Class in org.jmrtd.cert
Parameters for PKD backed certificate store, selecting certificates provided in CSCA master lists.
PKDMasterListCertStoreParameters() - Constructor for class org.jmrtd.cert.PKDMasterListCertStoreParameters
 
PKDMasterListCertStoreParameters(String) - Constructor for class org.jmrtd.cert.PKDMasterListCertStoreParameters
 
PKDMasterListCertStoreParameters(String, String) - Constructor for class org.jmrtd.cert.PKDMasterListCertStoreParameters
 
PKDMasterListCertStoreParameters(String, int) - Constructor for class org.jmrtd.cert.PKDMasterListCertStoreParameters
 
PKDMasterListCertStoreParameters(String, int, String) - Constructor for class org.jmrtd.cert.PKDMasterListCertStoreParameters
 
PLACE_OF_BIRTH_TAG - Static variable in class org.jmrtd.lds.DG11File
 
POSITION_LEFT_FULL_PALM - Static variable in class org.jmrtd.lds.FingerImageInfo
Palm code, according to Table 6, 7.2.2, ISO 19794-4.
POSITION_LEFT_HYPOTHENAR - Static variable in class org.jmrtd.lds.FingerImageInfo
Palm code, according to Table 6, 7.2.2, ISO 19794-4.
POSITION_LEFT_INDEX_FINGER - Static variable in class org.jmrtd.lds.FingerImageInfo
Finger code, according to Table 5, 7.2.2, ISO 19794-4.
POSITION_LEFT_INTERDIGITAL - Static variable in class org.jmrtd.lds.FingerImageInfo
Palm code, according to Table 6, 7.2.2, ISO 19794-4.
POSITION_LEFT_LITTLE_FINGER - Static variable in class org.jmrtd.lds.FingerImageInfo
Finger code, according to Table 5, 7.2.2, ISO 19794-4.
POSITION_LEFT_LOWER_PALM - Static variable in class org.jmrtd.lds.FingerImageInfo
Palm code, according to Table 6, 7.2.2, ISO 19794-4.
POSITION_LEFT_MIDDLE_FINGER - Static variable in class org.jmrtd.lds.FingerImageInfo
Finger code, according to Table 5, 7.2.2, ISO 19794-4.
POSITION_LEFT_OTHER - Static variable in class org.jmrtd.lds.FingerImageInfo
Palm code, according to Table 6, 7.2.2, ISO 19794-4.
POSITION_LEFT_RING_FINGER - Static variable in class org.jmrtd.lds.FingerImageInfo
Finger code, according to Table 5, 7.2.2, ISO 19794-4.
POSITION_LEFT_THENAR - Static variable in class org.jmrtd.lds.FingerImageInfo
Palm code, according to Table 6, 7.2.2, ISO 19794-4.
POSITION_LEFT_THUMB - Static variable in class org.jmrtd.lds.FingerImageInfo
Finger code, according to Table 5, 7.2.2, ISO 19794-4.
POSITION_LEFT_UPPER_PALM - Static variable in class org.jmrtd.lds.FingerImageInfo
Palm code, according to Table 6, 7.2.2, ISO 19794-4.
POSITION_LEFT_WRITER_S_PALM - Static variable in class org.jmrtd.lds.FingerImageInfo
Palm code, according to Table 6, 7.2.2, ISO 19794-4.
POSITION_PLAIN_LEFT_FOUR_FINGERS - Static variable in class org.jmrtd.lds.FingerImageInfo
Finger code, according to Table 5, 7.2.2, ISO 19794-4.
POSITION_PLAIN_RIGHT_FOUR_FINGERS - Static variable in class org.jmrtd.lds.FingerImageInfo
Finger code, according to Table 5, 7.2.2, ISO 19794-4.
POSITION_PLAIN_THUMBS - Static variable in class org.jmrtd.lds.FingerImageInfo
Finger code, according to Table 5, 7.2.2, ISO 19794-4.
POSITION_RIGHT_FULL_PALM - Static variable in class org.jmrtd.lds.FingerImageInfo
Palm code, according to Table 6, 7.2.2, ISO 19794-4.
POSITION_RIGHT_HYPOTHENAR - Static variable in class org.jmrtd.lds.FingerImageInfo
Palm code, according to Table 6, 7.2.2, ISO 19794-4.
POSITION_RIGHT_INDEX_FINGER - Static variable in class org.jmrtd.lds.FingerImageInfo
Finger code, according to Table 5, 7.2.2, ISO 19794-4.
POSITION_RIGHT_INTERDIGITAL - Static variable in class org.jmrtd.lds.FingerImageInfo
Palm code, according to Table 6, 7.2.2, ISO 19794-4.
POSITION_RIGHT_LITTLE_FINGER - Static variable in class org.jmrtd.lds.FingerImageInfo
Finger code, according to Table 5, 7.2.2, ISO 19794-4.
POSITION_RIGHT_LOWER_PALM - Static variable in class org.jmrtd.lds.FingerImageInfo
Palm code, according to Table 6, 7.2.2, ISO 19794-4.
POSITION_RIGHT_MIDDLE_FINGER - Static variable in class org.jmrtd.lds.FingerImageInfo
Finger code, according to Table 5, 7.2.2, ISO 19794-4.
POSITION_RIGHT_OTHER - Static variable in class org.jmrtd.lds.FingerImageInfo
Palm code, according to Table 6, 7.2.2, ISO 19794-4.
POSITION_RIGHT_RING_FINGER - Static variable in class org.jmrtd.lds.FingerImageInfo
Finger code, according to Table 5, 7.2.2, ISO 19794-4.
POSITION_RIGHT_THENAR - Static variable in class org.jmrtd.lds.FingerImageInfo
Palm code, according to Table 6, 7.2.2, ISO 19794-4.
POSITION_RIGHT_THUMB - Static variable in class org.jmrtd.lds.FingerImageInfo
Finger code, according to Table 5, 7.2.2, ISO 19794-4.
POSITION_RIGHT_UPPER_PALM - Static variable in class org.jmrtd.lds.FingerImageInfo
Palm code, according to Table 6, 7.2.2, ISO 19794-4.
POSITION_RIGHT_WRITER_S_PALM - Static variable in class org.jmrtd.lds.FingerImageInfo
Palm code, according to Table 6, 7.2.2, ISO 19794-4.
POSITION_UNKNOWN_FINGER - Static variable in class org.jmrtd.lds.FingerImageInfo
Finger code, according to Table 5, 7.2.2, ISO 19794-4.
POSITION_UNKNOWN_PALM - Static variable in class org.jmrtd.lds.FingerImageInfo
Palm code, according to Table 6, 7.2.2, ISO 19794-4.
PositionInputStream - Class in org.jmrtd.io
 
PositionInputStream(InputStream) - Constructor for class org.jmrtd.io.PositionInputStream
 
PROFESSION_TAG - Static variable in class org.jmrtd.lds.DG11File
 
PROOF_OF_CITIZENSHIP_TAG - Static variable in class org.jmrtd.lds.DG11File
 
publicKeyECPointToOS(ECPoint) - Static method in class org.jmrtd.Util
Deprecated.
Encode an EC public key point.
PUK_PACE_REFERENCE - Static variable in class org.jmrtd.PassportApduService
Shared secret type for PACE according to BSI TR-03110 v2.03 B.11.1.
putFile(short, byte[]) - Method in class org.jmrtd.Passport
Inserts a file into this document, and updates EF_COM and EF_SOd accordingly.

R

random - Variable in class org.jmrtd.PassportService
 
read() - Method in class org.jmrtd.io.InputStreamBuffer.SubInputStream
 
read(byte[]) - Method in class org.jmrtd.io.InputStreamBuffer.SubInputStream
 
read(byte[], int, int) - Method in class org.jmrtd.io.InputStreamBuffer.SubInputStream
 
read() - Method in class org.jmrtd.io.PositionInputStream
 
read(byte[]) - Method in class org.jmrtd.io.PositionInputStream
 
read(byte[], int, int) - Method in class org.jmrtd.io.PositionInputStream
 
read() - Method in class org.jmrtd.io.SplittableInputStream
Reads the next byte of data from the input stream.
readContent(InputStream) - Method in class org.jmrtd.lds.CardAccessFile
 
readContent(InputStream) - Method in class org.jmrtd.lds.COMFile
 
readContent(InputStream) - Method in class org.jmrtd.lds.DataGroup
Reads the contents of the data group from an input stream.
readContent(InputStream) - Method in class org.jmrtd.lds.DG11File
 
readContent(InputStream) - Method in class org.jmrtd.lds.DG12File
 
readContent(InputStream) - Method in class org.jmrtd.lds.DG14File
 
readContent(InputStream) - Method in class org.jmrtd.lds.DG15File
 
readContent(InputStream) - Method in class org.jmrtd.lds.DG1File
 
readContent(InputStream) - Method in class org.jmrtd.lds.DG2File
 
readContent(InputStream) - Method in class org.jmrtd.lds.DG3File
 
readContent(InputStream) - Method in class org.jmrtd.lds.DG4File
 
readContent(InputStream) - Method in class org.jmrtd.lds.SODFile
 
readObject(InputStream) - Method in class org.jmrtd.lds.CVCAFile
 
readObject(InputStream) - Method in class org.jmrtd.lds.DataGroup
Reads the contents of this data group, including tag and length from an input stream.
readObject(InputStream) - Method in class org.jmrtd.lds.DisplayedImageInfo
Reads the displayed image.
readObject(InputStream) - Method in class org.jmrtd.lds.FaceImageInfo
 
readObject(InputStream) - Method in class org.jmrtd.lds.FaceInfo
Reads the facial record from an input stream.
readObject(InputStream) - Method in class org.jmrtd.lds.FingerImageInfo
 
readObject(InputStream) - Method in class org.jmrtd.lds.FingerInfo
Reads a finger info from an input stream.
readObject(InputStream) - Method in class org.jmrtd.lds.IrisBiometricSubtypeInfo
Reads an iris biometric subtype from input stream.
readObject(InputStream) - Method in class org.jmrtd.lds.IrisImageInfo
 
readObject(InputStream) - Method in class org.jmrtd.lds.IrisInfo
Reads this iris info from input stream.
reconstructPublicKey(PublicKey) - Static method in class org.jmrtd.Util
Deprecated.
Reconstructs the public key to use explicit domain params for EC public keys
recoverMessage(int, byte[]) - Static method in class org.jmrtd.Util
Deprecated.
Recovers the M1 part of the message sent back by the AA protocol (INTERNAL AUTHENTICATE command).
remove(int) - Method in class org.jmrtd.cbeff.ComplexCBEFFInfo
Removes a record in this complex CBEFF info.
removeAPDUListener(APDUListener) - Method in class org.jmrtd.PassportApduService
 
removeCSCAAnchor(TrustAnchor) - Method in class org.jmrtd.MRTDTrustStore
Removes a trust anchor for document validation.
removeCSCAStore(CertStore) - Method in class org.jmrtd.MRTDTrustStore
Removes a certificate store for document validation.
removeCVCAStore(KeyStore) - Method in class org.jmrtd.MRTDTrustStore
Removes a key store for access to EAC protected data groups.
removeFaceImageInfo(int) - Method in class org.jmrtd.lds.FaceInfo
Removes a face image info from this face info.
removeFaceInfo(int) - Method in class org.jmrtd.lds.DG2File
Removes a face info from this file.
removeFingerImageInfo(int) - Method in class org.jmrtd.lds.FingerInfo
Removes a finger image info from this finger info.
removeFingerInfo(int) - Method in class org.jmrtd.lds.DG3File
Removes a finger info from this file.
removeIrisBiometricSubtypeInfo(int) - Method in class org.jmrtd.lds.IrisInfo
Removes an iris biometric subtype info from this iris info.
removeIrisImageInfo(int) - Method in class org.jmrtd.lds.IrisBiometricSubtypeInfo
Removes an iris image info from this iris biometric subtype info.
removeIrisInfo(int) - Method in class org.jmrtd.lds.DG4File
Removes an iris info from this file.
removePlainTextAPDUListener(APDUListener) - Method in class org.jmrtd.PassportApduService
 
reset() - Method in class org.jmrtd.io.InputStreamBuffer.SubInputStream
 
reset() - Method in class org.jmrtd.io.PositionInputStream
 
reset() - Method in class org.jmrtd.io.SplittableInputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.

S

SCALE_UNITS_PPCM - Static variable in class org.jmrtd.lds.FingerInfo
Scale units.
SCALE_UNITS_PPI - Static variable in class org.jmrtd.lds.FingerInfo
Scale units.
SCAN_TYPE_CORRECTED - Static variable in class org.jmrtd.lds.IrisInfo
Scan type (rectilinear only), based on Table 2 in Section 5.5 in ISO 19794-6.
SCAN_TYPE_INTERLACE_FIELD - Static variable in class org.jmrtd.lds.IrisInfo
Scan type (rectilinear only), based on Table 2 in Section 5.5 in ISO 19794-6.
SCAN_TYPE_INTERLACE_FRAME - Static variable in class org.jmrtd.lds.IrisInfo
Scan type (rectilinear only), based on Table 2 in Section 5.5 in ISO 19794-6.
SCAN_TYPE_PROGRESSIVE - Static variable in class org.jmrtd.lds.IrisInfo
Scan type (rectilinear only), based on Table 2 in Section 5.5 in ISO 19794-6.
SCAN_TYPE_UNDEF - Static variable in class org.jmrtd.lds.IrisInfo
Scan type (rectilinear only), based on Table 2 in Section 5.5 in ISO 19794-6.
SDF - Static variable in class org.jmrtd.PassportService
 
SecureMessagingWrapper - Class in org.jmrtd
Secure messaging wrapper for apdus.
SecureMessagingWrapper(SecretKey, SecretKey) - Constructor for class org.jmrtd.SecureMessagingWrapper
Constructs a secure messaging wrapper based on the secure messaging session keys.
SecureMessagingWrapper(SecretKey, SecretKey, long) - Constructor for class org.jmrtd.SecureMessagingWrapper
Constructs a secure messaging wrapper based on the secure messaging session keys and the initial value of the send sequence counter.
SecureMessagingWrapper(SecretKey, SecretKey, String, String) - Constructor for class org.jmrtd.SecureMessagingWrapper
 
SecureMessagingWrapper(SecretKey, SecretKey, String, String, long) - Constructor for class org.jmrtd.SecureMessagingWrapper
 
SecurityInfo - Class in org.jmrtd.lds
Abstract base class for security info structure.
SecurityInfo() - Constructor for class org.jmrtd.lds.SecurityInfo
 
sendGeneralAuthenticate(SecureMessagingWrapper, byte[], boolean) - Method in class org.jmrtd.PassportApduService
Sends a General Authenticate command.
sendGetChallenge() - Method in class org.jmrtd.PassportApduService
Sends a GET CHALLENGE command to the passport.
sendGetChallenge(SecureMessagingWrapper) - Method in class org.jmrtd.PassportApduService
Sends a GET CHALLENGE command to the passport.
sendInternalAuthenticate(SecureMessagingWrapper, byte[]) - Method in class org.jmrtd.PassportApduService
Sends an INTERNAL AUTHENTICATE command to the passport.
sendMSEKAT(SecureMessagingWrapper, byte[], byte[]) - Method in class org.jmrtd.PassportApduService
The MSE KAT APDU, see EAC 1.11 spec, Section B.1
sendMSESetATExtAuth(SecureMessagingWrapper, byte[]) - Method in class org.jmrtd.PassportApduService
The MSE AT APDU for TA, see EAC 1.11 spec, Section B.2.
sendMSESetATMutualAuth(SecureMessagingWrapper, String, int, byte[]) - Method in class org.jmrtd.PassportApduService
The MSE AT APDU for PACE, see ICAO TR-SAC-1.01, Section 3.2.1, BSI TR 03110 v2.03 B11.1.
sendMSESetDST(SecureMessagingWrapper, byte[]) - Method in class org.jmrtd.PassportApduService
The MSE DST APDU, see EAC 1.11 spec, Section B.2
sendMutualAuth(byte[], byte[], byte[], SecretKey, SecretKey) - Method in class org.jmrtd.PassportApduService
Sends an EXTERNAL AUTHENTICATE command to the passport.
sendMutualAuthenticate(SecureMessagingWrapper, byte[]) - Method in class org.jmrtd.PassportApduService
Sends the EXTERNAL AUTHENTICATE command.
sendPSOChainMode(SecureMessagingWrapper, byte[], byte[]) - Method in class org.jmrtd.PassportApduService
 
sendPSOExtendedLengthMode(SecureMessagingWrapper, byte[], byte[]) - Method in class org.jmrtd.PassportApduService
 
sendReadBinary(short, int, boolean) - Method in class org.jmrtd.PassportApduService
Sends a READ BINARY command to the passport.
sendReadBinary(SecureMessagingWrapper, int, int, boolean) - Method in class org.jmrtd.PassportApduService
Sends a READ BINARY command to the passport.
sendReadBinary(int, int, boolean) - Method in class org.jmrtd.PassportService
Sends a READ BINARY command to the passport, use wrapper when secure channel set up.
sendSelectApplet() - Method in class org.jmrtd.PassportApduService
 
sendSelectApplet(byte[]) - Method in class org.jmrtd.PassportApduService
Sends a SELECT APPLET command to the card.
sendSelectFile(short) - Method in class org.jmrtd.PassportApduService
 
sendSelectFile(SecureMessagingWrapper, short) - Method in class org.jmrtd.PassportApduService
Sends a SELECT FILE command to the passport.
sendSelectFile(short) - Method in class org.jmrtd.PassportService
 
setAA(FeatureStatus.Verdict) - Method in class org.jmrtd.FeatureStatus
 
setAA(VerificationStatus.Verdict, String) - Method in class org.jmrtd.VerificationStatus
Sets the AA verdict.
setAAPrivateKey(PrivateKey) - Method in class org.jmrtd.Passport
Sets the private key for AA.
setAAPublicKey(PublicKey) - Method in class org.jmrtd.Passport
Sets the public key for AA.
setAll(VerificationStatus.Verdict, String) - Method in class org.jmrtd.VerificationStatus
Sets all vedicts to v.
setBAC(FeatureStatus.Verdict) - Method in class org.jmrtd.FeatureStatus
 
setBAC(VerificationStatus.Verdict, String, List<BACKeySpec>) - Method in class org.jmrtd.VerificationStatus
Sets the BAC verdict.
setCS(VerificationStatus.Verdict, String, List<Certificate>) - Method in class org.jmrtd.VerificationStatus
Gets the CS verdict.
setCVCertificate(CardVerifiableCertificate) - Method in class org.jmrtd.Passport
Sets the CVCA certificate.
setDateOfBirth(String) - Method in class org.jmrtd.BACKey
 
setDateOfBirth(String) - Method in class org.jmrtd.lds.MRZInfo
Sets the date of birth.
setDateOfExpiry(String) - Method in class org.jmrtd.BACKey
 
setDateOfExpiry(String) - Method in class org.jmrtd.lds.MRZInfo
Sets the date of expiry.
setDocSigningCertificate(X509Certificate) - Method in class org.jmrtd.Passport
Sets the document signing certificate.
setDocSigningPrivateKey(PrivateKey) - Method in class org.jmrtd.Passport
Sets the document signing private key.
setDocumentCode(String) - Method in class org.jmrtd.lds.MRZInfo
 
setDocumentNumber(String) - Method in class org.jmrtd.BACKey
 
setDocumentNumber(String) - Method in class org.jmrtd.lds.MRZInfo
Sets the document number.
setDS(VerificationStatus.Verdict, String) - Method in class org.jmrtd.VerificationStatus
Sets the DS verdict.
setEAC(FeatureStatus.Verdict) - Method in class org.jmrtd.FeatureStatus
 
setEAC(VerificationStatus.Verdict, String, TerminalAuthenticationResult) - Method in class org.jmrtd.VerificationStatus
Sets the EAC verdict.
setEACPrivateKey(PrivateKey) - Method in class org.jmrtd.Passport
Sets the private key for EAC.
setEACPublicKey(PublicKey) - Method in class org.jmrtd.Passport
Sets the public key for EAC.
setGender(Gender) - Method in class org.jmrtd.lds.MRZInfo
Sets the gender.
setHT(VerificationStatus.Verdict, String, Map<Integer, VerificationStatus.HashMatchResult>) - Method in class org.jmrtd.VerificationStatus
Sets the hash table status.
setIssuingState(String) - Method in class org.jmrtd.lds.MRZInfo
Sets the issuing state.
setNationality(String) - Method in class org.jmrtd.lds.MRZInfo
Sets the passport holder's nationality.
setOptionalData2(String) - Method in class org.jmrtd.lds.MRZInfo
Sets the contents for the second optional data field for ID-1 style MRZs.
setPersonalNumber(String) - Method in class org.jmrtd.lds.MRZInfo
Sets the personal number.
setPrimaryIdentifier(String) - Method in class org.jmrtd.lds.MRZInfo
Sets the passport holder's last name.
setSAC(FeatureStatus.Verdict) - Method in class org.jmrtd.FeatureStatus
 
setSAC(VerificationStatus.Verdict, String) - Method in class org.jmrtd.VerificationStatus
Sets the SAC verdict and reason string.
setSecondaryIdentifierComponents(String[]) - Method in class org.jmrtd.lds.MRZInfo
Sets the passport holder's first names.
setSecondaryIdentifiers(String) - Method in class org.jmrtd.lds.MRZInfo
Sets the passport holder's first names.
setService(CardService) - Method in class org.jmrtd.PassportApduService
 
setWrapper(SecureMessagingWrapper) - Method in class org.jmrtd.PassportService
Deprecated.
hack
SF_COM - Static variable in class org.jmrtd.PassportService
Short file identifiers for the DGs
SF_CVCA - Static variable in class org.jmrtd.PassportService
Short file identifiers for the DGs
SF_DG1 - Static variable in class org.jmrtd.PassportService
Short file identifiers for the DGs
SF_DG10 - Static variable in class org.jmrtd.PassportService
Short file identifiers for the DGs
SF_DG11 - Static variable in class org.jmrtd.PassportService
Short file identifiers for the DGs
SF_DG12 - Static variable in class org.jmrtd.PassportService
Short file identifiers for the DGs
SF_DG13 - Static variable in class org.jmrtd.PassportService
Short file identifiers for the DGs
SF_DG14 - Static variable in class org.jmrtd.PassportService
Short file identifiers for the DGs
SF_DG15 - Static variable in class org.jmrtd.PassportService
Short file identifiers for the DGs
SF_DG16 - Static variable in class org.jmrtd.PassportService
Short file identifiers for the DGs
SF_DG2 - Static variable in class org.jmrtd.PassportService
Short file identifiers for the DGs
SF_DG3 - Static variable in class org.jmrtd.PassportService
Short file identifiers for the DGs
SF_DG4 - Static variable in class org.jmrtd.PassportService
Short file identifiers for the DGs
SF_DG5 - Static variable in class org.jmrtd.PassportService
Short file identifiers for the DGs
SF_DG6 - Static variable in class org.jmrtd.PassportService
Short file identifiers for the DGs
SF_DG7 - Static variable in class org.jmrtd.PassportService
Short file identifiers for the DGs
SF_DG8 - Static variable in class org.jmrtd.PassportService
Short file identifiers for the DGs
SF_DG9 - Static variable in class org.jmrtd.PassportService
Short file identifiers for the DGs
SF_SOD - Static variable in class org.jmrtd.PassportService
Short file identifiers for the DGs
SimpleCBEFFInfo<B extends BiometricDataBlock> - Class in org.jmrtd.cbeff
Simple CBEFF BIR.
SimpleCBEFFInfo(B) - Constructor for class org.jmrtd.cbeff.SimpleCBEFFInfo
Constructs a simple CBEFF info from the given BDB.
skip(long) - Method in class org.jmrtd.io.InputStreamBuffer.SubInputStream
 
skip(long) - Method in class org.jmrtd.io.PositionInputStream
 
skip(long) - Method in class org.jmrtd.io.SplittableInputStream
Skips over and discards n bytes of data from this input stream.
SMT_DO_CC - Static variable in interface org.jmrtd.cbeff.ISO781611
From ISO7816-11: Secure Messaging Template tags.
SMT_DO_CG - Static variable in interface org.jmrtd.cbeff.ISO781611
From ISO7816-11: Secure Messaging Template tags.
SMT_DO_DS - Static variable in interface org.jmrtd.cbeff.ISO781611
From ISO7816-11: Secure Messaging Template tags.
SMT_DO_PV - Static variable in interface org.jmrtd.cbeff.ISO781611
From ISO7816-11: Secure Messaging Template tags.
SMT_TAG - Static variable in interface org.jmrtd.cbeff.ISO781611
From ISO7816-11: Secure Messaging Template tags.
SODFile - Class in org.jmrtd.lds
File structure for the EF_SOD file (the Document Security Object).
SODFile(String, String, Map<Integer, byte[]>, byte[], X509Certificate) - Constructor for class org.jmrtd.lds.SODFile
Constructs a Security Object data structure.
SODFile(String, String, Map<Integer, byte[]>, PrivateKey, X509Certificate, String) - Constructor for class org.jmrtd.lds.SODFile
Constructs a Security Object data structure using a specified signature provider.
SODFile(String, String, Map<Integer, byte[]>, PrivateKey, X509Certificate, String, String, String) - Constructor for class org.jmrtd.lds.SODFile
Constructs a Security Object data structure using a specified signature provider.
SODFile(String, String, Map<Integer, byte[]>, PrivateKey, X509Certificate) - Constructor for class org.jmrtd.lds.SODFile
Constructs a Security Object data structure.
SODFile(InputStream) - Constructor for class org.jmrtd.lds.SODFile
Constructs a Security Object data structure.
SOURCE_TYPE_STATIC_PHOTO_DIGITAL_CAM - Static variable in class org.jmrtd.lds.FaceImageInfo
 
SOURCE_TYPE_STATIC_PHOTO_SCANNER - Static variable in class org.jmrtd.lds.FaceImageInfo
 
SOURCE_TYPE_STATIC_PHOTO_UNKNOWN_SOURCE - Static variable in class org.jmrtd.lds.FaceImageInfo
 
SOURCE_TYPE_UNKNOWN - Static variable in class org.jmrtd.lds.FaceImageInfo
 
SOURCE_TYPE_UNSPECIFIED - Static variable in class org.jmrtd.lds.FaceImageInfo
 
SOURCE_TYPE_VIDEO_FRAME_ANALOG_CAM - Static variable in class org.jmrtd.lds.FaceImageInfo
 
SOURCE_TYPE_VIDEO_FRAME_DIGITAL_CAM - Static variable in class org.jmrtd.lds.FaceImageInfo
 
SOURCE_TYPE_VIDEO_FRAME_UNKNOWN_SOURCE - Static variable in class org.jmrtd.lds.FaceImageInfo
 
SplittableInputStream - Class in org.jmrtd.io
An input stream which will wrap another input stream (and yield the same bytes) and which can spawn new fresh input stream copies (using SplittableInputStream.getInputStream(int)) (that also yield the same bytes).
SplittableInputStream(InputStream, int) - Constructor for class org.jmrtd.io.SplittableInputStream
Wraps an input stream so that copy streams can be split off.
StandardBiometricHeader - Class in org.jmrtd.cbeff
A Standard Biometric Header preceeds a Biometric Data Block.
StandardBiometricHeader(Map<Integer, byte[]>) - Constructor for class org.jmrtd.cbeff.StandardBiometricHeader
Constructs a standard biometric header.
SubInputStream(Object) - Constructor for class org.jmrtd.io.InputStreamBuffer.SubInputStream
 

T

TAG_LIST_TAG - Static variable in class org.jmrtd.lds.DG11File
 
TAX_OR_EXIT_REQUIREMENTS_TAG - Static variable in class org.jmrtd.lds.DG12File
 
TELEPHONE_TAG - Static variable in class org.jmrtd.lds.DG11File
 
TerminalAuthenticationInfo - Class in org.jmrtd.lds
A concrete SecurityInfo structure that stores terminal authentication info, see EAC 1.11 specification.
TerminalAuthenticationInfo() - Constructor for class org.jmrtd.lds.TerminalAuthenticationInfo
Constructs a terminal authentication info using id_TA identifier SecurityInfo.ID_TA_OID and version 1.
TerminalAuthenticationInfo(short, byte) - Constructor for class org.jmrtd.lds.TerminalAuthenticationInfo
Constructs a new object with the required object identifier and version number and file identifier and short file identifier (possibly -1).
TerminalAuthenticationResult - Class in org.jmrtd
Result of EAC protocols.
TerminalAuthenticationResult(ChipAuthenticationResult, CVCPrincipal, List<CardVerifiableCertificate>, PrivateKey, String, byte[]) - Constructor for class org.jmrtd.TerminalAuthenticationResult
Constructs a new event.
TITLE_TAG - Static variable in class org.jmrtd.lds.DG11File
 
toAlpha2Code() - Method in class org.jmrtd.lds.ICAOCountry
Gets the two-digit country code.
toAlpha3Code() - Method in class org.jmrtd.lds.ICAOCountry
Gets the three-digit country code.
toCipherAlgorithm(String) - Static method in class org.jmrtd.lds.PACEInfo
 
toDigestAlgorithm(String) - Static method in class org.jmrtd.lds.PACEInfo
 
toECNamedCurveSpec(ECNamedCurveParameterSpec) - Static method in class org.jmrtd.Util
Deprecated.
Translates internal BC named curve spec to BC provided JCA compliant named curve spec.
toExplicitDHParameterSpec(DHParameters) - Static method in class org.jmrtd.Util
Deprecated.
 
toExplicitECParameterSpec(ECNamedCurveParameterSpec) - Static method in class org.jmrtd.Util
Deprecated.
 
toExplicitECParameterSpec(ECParameterSpec) - Static method in class org.jmrtd.Util
Deprecated.
Translates (named) curve spec to JCA compliant explicit param spec.
toInt() - Method in enum org.jmrtd.lds.FaceImageInfo.EyeColor
 
toKeyAgreementAlgorithm(String) - Static method in class org.jmrtd.lds.PACEInfo
 
toKeyLength(String) - Static method in class org.jmrtd.lds.PACEInfo
 
toMappingType(String) - Static method in class org.jmrtd.lds.PACEInfo
 
toParameterSpec(int) - Static method in class org.jmrtd.lds.PACEInfo
 
toPublicKey(SubjectPublicKeyInfo) - Static method in class org.jmrtd.Util
Deprecated.
 
toString() - Method in class org.jmrtd.BACKey
 
toString() - Method in class org.jmrtd.cert.CardVerifiableCertificate
Returns a string representation of this certificate.
toString() - Method in class org.jmrtd.cert.CVCAuthorizationTemplate
Gets a textual representation of this authorization template.
toString() - Method in class org.jmrtd.cert.CVCPrincipal
 
toString() - Method in class org.jmrtd.cert.PKDCertStoreParameters
 
toString() - Method in class org.jmrtd.io.FragmentBuffer.Fragment
 
toString() - Method in class org.jmrtd.io.FragmentBuffer
 
toString() - Method in class org.jmrtd.io.InputStreamBuffer
 
toString() - Method in class org.jmrtd.lds.ActiveAuthenticationInfo
 
toString() - Method in class org.jmrtd.lds.CardAccessFile
 
toString() - Method in class org.jmrtd.lds.ChipAuthenticationInfo
 
toString() - Method in class org.jmrtd.lds.ChipAuthenticationPublicKeyInfo
 
toString() - Method in class org.jmrtd.lds.COMFile
Gets a textual representation of this file.
toString() - Method in class org.jmrtd.lds.CVCAFile
Gets a textual representation of this CVCAFile.
toString() - Method in class org.jmrtd.lds.DataGroup
Gets a textual representation of this file.
toString() - Method in class org.jmrtd.lds.DG11File
Gets a textual representation of this file.
toString() - Method in class org.jmrtd.lds.DG12File
Gets a textual representation of this file.
toString() - Method in class org.jmrtd.lds.DG14File
 
toString() - Method in class org.jmrtd.lds.DG15File
 
toString() - Method in class org.jmrtd.lds.DG1File
Gets a textual representation of this file.
toString() - Method in class org.jmrtd.lds.DG2File
Gets a textual representation of this file.
toString() - Method in class org.jmrtd.lds.DG3File
Gets a textual representation of this file.
toString() - Method in class org.jmrtd.lds.DG4File
Gets a textual representation of this file.
toString() - Method in class org.jmrtd.lds.FaceImageInfo.FeaturePoint
Generates a textual representation of this point.
toString() - Method in class org.jmrtd.lds.FaceImageInfo
Generates a textual representation of this object.
toString() - Method in class org.jmrtd.lds.FingerImageInfo
Generates a textual representation of this object.
toString() - Method in class org.jmrtd.lds.FingerInfo
 
toString() - Method in class org.jmrtd.lds.IrisBiometricSubtypeInfo
 
toString() - Method in class org.jmrtd.lds.IrisImageInfo
Generates a textual representation of this object.
toString() - Method in class org.jmrtd.lds.IrisInfo
Generates a textual representation of this object.
toString() - Method in class org.jmrtd.lds.MRZInfo
Creates a textual representation of this MRZ.
toString() - Method in class org.jmrtd.lds.PACEDomainParameterInfo
 
toString() - Method in class org.jmrtd.lds.PACEInfo
 
toString() - Method in class org.jmrtd.lds.SODFile
Gets a textual representation of this file.
toString() - Method in class org.jmrtd.lds.TerminalAuthenticationInfo
 
toString() - Method in class org.jmrtd.TerminalAuthenticationResult
 
toString() - Method in class org.jmrtd.VerificationStatus.HashMatchResult
 
toSubjectPublicKeyInfo(PublicKey) - Static method in class org.jmrtd.Util
Deprecated.
 
TRANS_STD - Static variable in class org.jmrtd.lds.IrisInfo
 
TRANS_UNDEF - Static variable in class org.jmrtd.lds.IrisInfo
 
transliterate(String) - Method in interface org.jmrtd.lds.MRZFieldTransformer
Transliterates text, replacing non-ISO characters with ISO characters.
transmit(CommandAPDU) - Method in class org.jmrtd.PassportApduService
TO CLARIFY: If the card responds with a status word other than 0x9000, ie.
truncateNames(String, String, int) - Method in interface org.jmrtd.lds.MRZFieldTransformer
Truncates the primary and secondary identifiers.
TYPE_FINGER - Static variable in interface org.jmrtd.lds.ImageInfo
Type of image.
TYPE_IRIS - Static variable in interface org.jmrtd.lds.ImageInfo
Type of image.
TYPE_PORTRAIT - Static variable in interface org.jmrtd.lds.ImageInfo
Type of image.
TYPE_SIGNATURE_OR_MARK - Static variable in interface org.jmrtd.lds.ImageInfo
Type of image.

U

UNA - Static variable in class org.jmrtd.lds.ICAOCountry
 
UNK - Static variable in class org.jmrtd.lds.ICAOCountry
 
UNO - Static variable in class org.jmrtd.lds.ICAOCountry
 
unpad(byte[]) - Static method in class org.jmrtd.Util
Deprecated.
 
unwrap(ResponseAPDU, int) - Method in class org.jmrtd.SecureMessagingWrapper
Unwraps the apdu buffer rapdu of a response apdu.
unwrapDO(byte, byte[]) - Static method in class org.jmrtd.Util
Deprecated.
 
updateCOMSODFile(X509Certificate) - Method in class org.jmrtd.Passport
Updates EF_COM and EF_SOd using a new document signing certificate.
updateFrom(FragmentBuffer) - Method in class org.jmrtd.io.FragmentBuffer
 
updateFrom(InputStreamBuffer) - Method in class org.jmrtd.io.InputStreamBuffer
Updates this buffer based on some other buffer.
updateFrom(SplittableInputStream) - Method in class org.jmrtd.io.SplittableInputStream
 
updateFrom(LDS) - Method in class org.jmrtd.lds.LDS
 
Util - Class in org.jmrtd
Deprecated.
The visibility of this class will be changed to package.

V

VALIDITY_PERIOD_TAG - Static variable in interface org.jmrtd.cbeff.ISO781611
ISO7816-11 table C.1, (8), validity period (from CCYYMMDD, to CCYYMMDD), used inside the BHT.
valueOf(String) - Static method in enum org.jmrtd.cert.CVCAuthorizationTemplate.Permission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jmrtd.cert.CVCAuthorizationTemplate.Role
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jmrtd.FeatureStatus.Verdict
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jmrtd.lds.FaceImageInfo.Expression
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jmrtd.lds.FaceImageInfo.EyeColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jmrtd.lds.FaceImageInfo.FaceImageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jmrtd.lds.FaceImageInfo.Features
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jmrtd.lds.FaceImageInfo.HairColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jmrtd.lds.FaceImageInfo.ImageColorSpace
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jmrtd.lds.FaceImageInfo.ImageDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jmrtd.lds.FaceImageInfo.SourceType
Returns the enum constant of this type with the specified name.
valueOf() - Method in class org.jmrtd.lds.ICAOCountry
 
valueOf(String) - Static method in enum org.jmrtd.lds.PACEInfo.MappingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jmrtd.VerificationStatus.Verdict
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jmrtd.cert.CVCAuthorizationTemplate.Permission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jmrtd.cert.CVCAuthorizationTemplate.Role
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jmrtd.FeatureStatus.Verdict
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jmrtd.lds.FaceImageInfo.Expression
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jmrtd.lds.FaceImageInfo.EyeColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jmrtd.lds.FaceImageInfo.FaceImageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jmrtd.lds.FaceImageInfo.Features
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jmrtd.lds.FaceImageInfo.HairColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jmrtd.lds.FaceImageInfo.ImageColorSpace
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jmrtd.lds.FaceImageInfo.ImageDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jmrtd.lds.FaceImageInfo.SourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jmrtd.lds.PACEInfo.MappingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jmrtd.VerificationStatus.Verdict
Returns an array containing the constants of this enum type, in the order they are declared.
VerificationStatus - Class in org.jmrtd
A data type for communicating document verification check information.
VerificationStatus() - Constructor for class org.jmrtd.VerificationStatus
Constructs a new status with all verdicts set to UNKNOWN.
VerificationStatus.HashMatchResult - Class in org.jmrtd
The result of matching the stored and computed hashes of a single datagroup.
VerificationStatus.Verdict - Enum in org.jmrtd
Outcome of a verification process.
verify(PublicKey) - Method in class org.jmrtd.cert.CardVerifiableCertificate
Verifies that this certificate was signed using the private key that corresponds to the specified public key.
verify(PublicKey, String) - Method in class org.jmrtd.cert.CardVerifiableCertificate
Verifies that this certificate was signed using the private key that corresponds to the specified public key.
verifyAA() - Method in class org.jmrtd.Passport
Check active authentication.
verifyCS() - Method in class org.jmrtd.Passport
Checks the certificate chain.
verifyDS() - Method in class org.jmrtd.Passport
Checks the security object's signature.
verifyHT() - Method in class org.jmrtd.Passport
Checks hashes in the SOd correspond to hashes we compute.
verifySecurity() - Method in class org.jmrtd.Passport
Verifies the document using the security related mechanisms.
VERSION_NUM - Static variable in class org.jmrtd.lds.ActiveAuthenticationInfo
 
VERSION_NUM - Static variable in class org.jmrtd.lds.ChipAuthenticationInfo
 
VERSION_NUM - Static variable in class org.jmrtd.lds.TerminalAuthenticationInfo
 

W

wrap(CommandAPDU) - Method in class org.jmrtd.SecureMessagingWrapper
Wraps the apdu buffer capdu of a command apdu.
wrapDO(byte, byte[]) - Static method in class org.jmrtd.Util
Deprecated.
 
wrapper - Variable in class org.jmrtd.PassportService
Deprecated.
visibility will be set to private
writeContent(OutputStream) - Method in class org.jmrtd.lds.CardAccessFile
 
writeContent(OutputStream) - Method in class org.jmrtd.lds.COMFile
 
writeContent(OutputStream) - Method in class org.jmrtd.lds.DataGroup
Writes the contents of the data group to an output stream.
writeContent(OutputStream) - Method in class org.jmrtd.lds.DG11File
 
writeContent(OutputStream) - Method in class org.jmrtd.lds.DG12File
 
writeContent(OutputStream) - Method in class org.jmrtd.lds.DG14File
 
writeContent(OutputStream) - Method in class org.jmrtd.lds.DG15File
 
writeContent(OutputStream) - Method in class org.jmrtd.lds.DG1File
 
writeContent(OutputStream) - Method in class org.jmrtd.lds.DG2File
 
writeContent(OutputStream) - Method in class org.jmrtd.lds.DG3File
 
writeContent(OutputStream) - Method in class org.jmrtd.lds.DG4File
 
writeContent(OutputStream) - Method in class org.jmrtd.lds.SODFile
 
writeObject(OutputStream) - Method in class org.jmrtd.lds.CVCAFile
 
writeObject(OutputStream) - Method in class org.jmrtd.lds.DataGroup
 
writeObject(OutputStream) - Method in class org.jmrtd.lds.DisplayedImageInfo
 
writeObject(OutputStream) - Method in class org.jmrtd.lds.FaceImageInfo
Writes this face image info to output stream.
writeObject(OutputStream) - Method in class org.jmrtd.lds.FaceInfo
Writes the facial record to an output stream.
writeObject(OutputStream) - Method in class org.jmrtd.lds.FingerImageInfo
Writes the biometric data to out.
writeObject(OutputStream) - Method in class org.jmrtd.lds.FingerInfo
Writes this finger info to an output stream.
writeObject(OutputStream) - Method in class org.jmrtd.lds.IrisBiometricSubtypeInfo
Writes an iris biometric subtype to output stream.
writeObject(OutputStream) - Method in class org.jmrtd.lds.IrisImageInfo
 
writeObject(OutputStream) - Method in class org.jmrtd.lds.IrisInfo
Writes this iris info to an output stream.
writeObject(OutputStream) - Method in class org.jmrtd.lds.MRZInfo
Writes the MRZ to an output stream.
writeObject(OutputStream) - Method in class org.jmrtd.lds.SecurityInfo
Writes this SecurityInfo to output stream.
WSQ_MIME_TYPE - Static variable in interface org.jmrtd.lds.ImageInfo
Mime-types.

X

XCC - Static variable in class org.jmrtd.lds.ICAOCountry
 
XOM - Static variable in class org.jmrtd.lds.ICAOCountry
 
XPO - Static variable in class org.jmrtd.lds.ICAOCountry
 
XXA - Static variable in class org.jmrtd.lds.ICAOCountry
 
XXB - Static variable in class org.jmrtd.lds.ICAOCountry
 
XXC - Static variable in class org.jmrtd.lds.ICAOCountry
 
XXX - Static variable in class org.jmrtd.lds.ICAOCountry
 

Z

ZERO_IV_PARAM_SPEC - Static variable in class org.jmrtd.SecureMessagingWrapper
 
A B C D E F G H I J K L M N O P R S T U V W X Z 
Skip navigation links