- Gender - Enum in be.bosa.commons.eid.consumer
-
Gender enumeration.
- gender - Variable in class be.bosa.commons.eid.consumer.Identity
-
- GenderDataConvertor - Class in be.bosa.commons.eid.consumer.tlv
-
Data convertor for gender data type.
- GenderDataConvertor() - Constructor for class be.bosa.commons.eid.consumer.tlv.GenderDataConvertor
-
- getApplicationInterfaceVersion() - Method in class be.bosa.commons.eid.consumer.CardData
-
get the "Application interface version" byte
- getApplicationLifeCycle() - Method in class be.bosa.commons.eid.consumer.CardData
-
get the "Application Life cycle" byte CAUTION: state of 0x0f
(DEACTIVATED) has been observed in otherwise active cards.
- getApplicationVersion() - Method in class be.bosa.commons.eid.consumer.CardData
-
get the "Application version" byte
- getAxaltoReservedNumber() - Method in class be.bosa.commons.eid.consumer.CardData
-
get the "2 bytes reserved for axalto" from the card serial number
- getCardDeliveryMunicipality() - Method in class be.bosa.commons.eid.consumer.Identity
-
- getCardNumber() - Method in class be.bosa.commons.eid.consumer.Identity
-
- getCardValidityDateBegin() - Method in class be.bosa.commons.eid.consumer.Identity
-
- getCardValidityDateEnd() - Method in class be.bosa.commons.eid.consumer.Identity
-
- getChipManufacturer() - Method in class be.bosa.commons.eid.consumer.CardData
-
get the "2 bytes identifying the chip manufacturer" from the card serial
number
- getChipNumber() - Method in class be.bosa.commons.eid.consumer.Identity
-
- getChipSerialNumber() - Method in class be.bosa.commons.eid.consumer.CardData
-
get the 12 bytes uniquely identifying the chip inside all chips from this
manufacturer
- getComponentCode() - Method in class be.bosa.commons.eid.consumer.CardData
-
get the "component code" byte
- getData() - Method in class be.bosa.commons.eid.consumer.Address
-
- getData() - Method in class be.bosa.commons.eid.consumer.Identity
-
- getDateOfBirth() - Method in class be.bosa.commons.eid.consumer.Identity
-
- getDocumentType() - Method in class be.bosa.commons.eid.consumer.Identity
-
- getDuplicate() - Method in class be.bosa.commons.eid.consumer.Identity
-
- getFirstName() - Method in class be.bosa.commons.eid.consumer.Identity
-
- getGender() - Method in class be.bosa.commons.eid.consumer.Identity
-
- getGlobalOSVersion() - Method in class be.bosa.commons.eid.consumer.CardData
-
get the 2 "Global OS version" bytes "This global number is unique for a
given set composed of: Component code || OS number || OS version ||
Softmask number || Softmask version || Application version"
- getKey() - Method in enum be.bosa.commons.eid.consumer.DocumentType
-
- getKey() - Method in enum be.bosa.commons.eid.consumer.SpecialOrganisation
-
- getKeyExchangeVersion() - Method in class be.bosa.commons.eid.consumer.CardData
-
get the "Key exchange version" byte
- getMiddleName() - Method in class be.bosa.commons.eid.consumer.Identity
-
- getMunicipality() - Method in class be.bosa.commons.eid.consumer.Address
-
- getName() - Method in class be.bosa.commons.eid.consumer.Identity
-
- getNationality() - Method in class be.bosa.commons.eid.consumer.Identity
-
- getNationalNumber() - Method in class be.bosa.commons.eid.consumer.Identity
-
- getNobleCondition() - Method in class be.bosa.commons.eid.consumer.Identity
-
- getOsNumber() - Method in class be.bosa.commons.eid.consumer.CardData
-
get the "OS number" byte
- getOsVersion() - Method in class be.bosa.commons.eid.consumer.CardData
-
get the "OS version" byte
- getPhotoDigest() - Method in class be.bosa.commons.eid.consumer.Identity
-
- getPkcs1Support() - Method in class be.bosa.commons.eid.consumer.CardData
-
get the "PKCS#1 support" byte b7 b6 b5 b4 b3 b2 b1 b0 Meaning -- -- -- --
-- -- -- 1 RSASSA-PKCS1 v1.5 supported (MD5 and SHA-1) -- -- -- -- -- --
1 -- RSASSA-PSS supported (SHA-1) -- -- -- -- -- 1 -- -- RSAES-PKCS1 v1.5
supported -- -- -- -- 1 -- -- -- RSAES-OAEP supported -- -- -- 1 -- -- --
-- RSA-KEM supported
- getPlaceOfBirth() - Method in class be.bosa.commons.eid.consumer.Identity
-
- getSerialNumber() - Method in class be.bosa.commons.eid.consumer.CardData
-
get the complete card serial number "he serial number is composed of 2
bytes reserved for axalto, 2 bytes identifying the chip manufacturer, and
12 bytes identifying uniquely the chip inside all chips from this
manufacturer."
- getSoftmaskNumber() - Method in class be.bosa.commons.eid.consumer.CardData
-
get the "Softmask number" byte
- getSoftmaskVersion() - Method in class be.bosa.commons.eid.consumer.CardData
-
get the "Softmask version" byte
- getSpecialOrganisation() - Method in class be.bosa.commons.eid.consumer.Identity
-
- getSpecialStatus() - Method in class be.bosa.commons.eid.consumer.Identity
-
- getStreetAndNumber() - Method in class be.bosa.commons.eid.consumer.Address
-
- getVerifiedAddress(byte[], byte[], byte[], X509Certificate) - Method in class be.bosa.commons.eid.consumer.BeIDIntegrity
-
Gives back a parsed address file after integrity verification.
- getVerifiedIdentity(byte[], byte[], X509Certificate) - Method in class be.bosa.commons.eid.consumer.BeIDIntegrity
-
Gives back a parsed identity file after integrity verification.
- getVerifiedIdentity(byte[], byte[], byte[], X509Certificate) - Method in class be.bosa.commons.eid.consumer.BeIDIntegrity
-
Gives back a parsed identity file after integrity verification including
the eID photo.
- getZip() - Method in class be.bosa.commons.eid.consumer.Address
-
- globalOSVersion - Variable in class be.bosa.commons.eid.consumer.CardData
-
- ValidityDateDataConvertor - Class in be.bosa.commons.eid.consumer.tlv
-
Data convertor for eID identity validity dates.
- ValidityDateDataConvertor() - Constructor for class be.bosa.commons.eid.consumer.tlv.ValidityDateDataConvertor
-
- valueOf(String) - Static method in enum be.bosa.commons.eid.consumer.DocumentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.bosa.commons.eid.consumer.Gender
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.bosa.commons.eid.consumer.SpecialOrganisation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.bosa.commons.eid.consumer.SpecialStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum be.bosa.commons.eid.consumer.DocumentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.bosa.commons.eid.consumer.Gender
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.bosa.commons.eid.consumer.SpecialOrganisation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.bosa.commons.eid.consumer.SpecialStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyAuthnSignature(byte[], byte[], X509Certificate) - Method in class be.bosa.commons.eid.consumer.BeIDIntegrity
-
Verifies an authentication signature.
- verifySignature(byte[], PublicKey, byte[]...) - Method in class be.bosa.commons.eid.consumer.BeIDIntegrity
-
Verifies a SHA256withRSA signature.
- verifySignature(String, byte[], PublicKey, byte[]...) - Method in class be.bosa.commons.eid.consumer.BeIDIntegrity
-
Verifies a signature.