- valueOf(String) - Static method in enum eu.id3.bioseal.BiometricDataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.id3.bioseal.BiosealError
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.id3.bioseal.BiosealFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.id3.bioseal.FieldExtensionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.id3.bioseal.FieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.id3.bioseal.LicenseError
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.id3.bioseal.LicenseHardwareCodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.id3.bioseal.LicenseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.id3.bioseal.LogItemType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.id3.bioseal.ResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.id3.bioseal.UserAuthenticationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.id3.bioseal.VisibilityCondition
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum eu.id3.bioseal.BiometricDataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum eu.id3.bioseal.BiosealError
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum eu.id3.bioseal.BiosealFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum eu.id3.bioseal.FieldExtensionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum eu.id3.bioseal.FieldType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum eu.id3.bioseal.LicenseError
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum eu.id3.bioseal.LicenseHardwareCodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum eu.id3.bioseal.LicenseType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum eu.id3.bioseal.LogItemType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum eu.id3.bioseal.ResourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum eu.id3.bioseal.UserAuthenticationMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum eu.id3.bioseal.VisibilityCondition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- vdsNotExpired - Variable in class eu.id3.bioseal.VerificationResult
-
Indicates whether the VDS is still valid, ie. it has not expired.
- vdsSignatureVerified - Variable in class eu.id3.bioseal.VerificationResult
-
Indicates whether the signature of the VDS has been verified.
- VerificationResult - Class in eu.id3.bioseal
-
Contains data for VerificationResult
- VerificationResult() - Constructor for class eu.id3.bioseal.VerificationResult
-
Initializes an empty instance of the VerificationResult class.
- VerificationResult(int, int, int, int, int, int, int, int, int) - Constructor for class eu.id3.bioseal.VerificationResult
-
Initializes a new instance of the VerificationResult class from its members.
- VerificationResult(VerificationResult) - Constructor for class eu.id3.bioseal.VerificationResult
-
Initializes a new instance of the VerificationResult class by copying another VerificationResult.
- verifyFromBuffer(byte[]) - Method in class eu.id3.bioseal.Bioseal
-
Decodes and verifies the specified data buffer.
- verifyFromString(String) - Method in class eu.id3.bioseal.Bioseal
-
Decodes and verifies the specified string buffer.
- VisibilityCondition - Enum in eu.id3.bioseal
-
Enumerates the visibility conditions.