- caCertificateVerified - Variable in class eu.id3.bioseal.VerificationResult
-
Indicates whether the CA certificate has been verified.
- callback(Object, DecryptionArgs) - Method in interface eu.id3.bioseal.DecryptionCallbackHandler
-
- callback(Object, ResourceCallbackArgs) - Method in interface eu.id3.bioseal.ResourceCallbackHandler
-
- CertificateExtension - Class in eu.id3.bioseal
-
Information about a certificate extension.
- CertificateExtension() - Constructor for class eu.id3.bioseal.CertificateExtension
-
Creates a new instance of the CertificateExtension class.
- CertificateExtension(long) - Constructor for class eu.id3.bioseal.CertificateExtension
-
Creates a new instance of the CertificateExtension class.
- CertificateExtensionList - Class in eu.id3.bioseal
-
Represents a list of certificate extensions.
- CertificateExtensionList() - Constructor for class eu.id3.bioseal.CertificateExtensionList
-
Creates a new instance of the CertificateExtensionList class.
- CertificateExtensionList(long) - Constructor for class eu.id3.bioseal.CertificateExtensionList
-
Creates a new instance of the CertificateExtensionList class.
- CertificateInformation - Class in eu.id3.bioseal
-
Represents the information about a certificate.
- CertificateInformation() - Constructor for class eu.id3.bioseal.CertificateInformation
-
Creates a new instance of the CertificateInformation class.
- CertificateInformation(long) - Constructor for class eu.id3.bioseal.CertificateInformation
-
Creates a new instance of the CertificateInformation class.
- certificationChainVerified - Variable in class eu.id3.bioseal.VerificationResult
-
Indicates whether the certification chain has been verified.
- checkLicense(String) - Static method in class eu.id3.bioseal.BiosealLicense
-
Checks a license from a file.
- checkLicenseBuffer(byte[]) - Static method in class eu.id3.bioseal.BiosealLicense
-
Checks a license from a buffer.
- checkLicenseBufferWithCard(byte[]) - Static method in class eu.id3.bioseal.BiosealLicense
-
Checks the license using a buffer containing the license data and a card-based verification process.
- checkLicenseWithCard(String) - Static method in class eu.id3.bioseal.BiosealLicense
-
Checks the license by using a card-based verification process.
- checkModule(String) - Static method in class eu.id3.bioseal.BiosealLicense
-
Checks if a module is present in the previously loaded license.
- clear() - Method in class eu.id3.bioseal.Bioseal
-
Clears all internal data.
- clear() - Method in class eu.id3.bioseal.ExtensionList
-
Clear the list.
- clear() - Method in class eu.id3.bioseal.FieldList
-
Clear the list.
- clearDownloadCache() - Method in class eu.id3.bioseal.Bioseal
-
Clears the internal download cache.
- close() - Method in class eu.id3.bioseal.BarcodeReader
-
Releases all resources used by this BarcodeReader.
- close() - Method in class eu.id3.bioseal.BiometricVerificationRule
-
Releases all resources used by this BiometricVerificationRule.
- close() - Method in class eu.id3.bioseal.BiometricVerificationRules
-
Releases all resources used by this BiometricVerificationRules.
- close() - Method in class eu.id3.bioseal.Bioseal
-
Releases all resources used by this Bioseal.
- close() - Method in class eu.id3.bioseal.CertificateExtension
-
Releases all resources used by this CertificateExtension.
- close() - Method in class eu.id3.bioseal.CertificateExtensionList
-
Releases all resources used by this CertificateExtensionList.
- close() - Method in class eu.id3.bioseal.CertificateInformation
-
Releases all resources used by this CertificateInformation.
- close() - Method in class eu.id3.bioseal.DateTime
-
Releases all resources used by this DateTime.
- close() - Method in class eu.id3.bioseal.DateTimeArray
-
Releases all resources used by this DateTimeArray.
- close() - Method in class eu.id3.bioseal.DecryptionArgs
-
Releases all resources used by this DecryptionArgs.
- close() - Method in class eu.id3.bioseal.Extension
-
Releases all resources used by this Extension.
- close() - Method in class eu.id3.bioseal.ExtensionList
-
Releases all resources used by this ExtensionList.
- close() - Method in class eu.id3.bioseal.Field
-
Releases all resources used by this Field.
- close() - Method in class eu.id3.bioseal.FieldList
-
Releases all resources used by this FieldList.
- close() - Method in class eu.id3.bioseal.Log
-
Releases all resources used by this Log.
- close() - Method in class eu.id3.bioseal.LogItem
-
Releases all resources used by this LogItem.
- close() - Method in class eu.id3.bioseal.Lotl
-
Releases all resources used by this Lotl.
- close() - Method in class eu.id3.bioseal.Manifest
-
Releases all resources used by this Manifest.
- close() - Method in class eu.id3.bioseal.ResourceCallbackArgs
-
Releases all resources used by this ResourceCallbackArgs.
- close() - Method in class eu.id3.bioseal.StringArray
-
Releases all resources used by this StringArray.
- close() - Method in class eu.id3.bioseal.UserAuthentication
-
Releases all resources used by this UserAuthentication.
- computeSha256(byte[]) - Static method in class eu.id3.bioseal.Bioseal
-
Computes SHA256.
- computeSha256() - Method in class eu.id3.bioseal.ResourceCallbackArgs
-
Computes the SHA-256 of the external resource's data.
- contains(String) - Method in class eu.id3.bioseal.StringArray
-
Returns a value indicating whether a specified string occurs in this string array.
- containsBiometricData(BiometricDataType, String) - Method in class eu.id3.bioseal.Field
-
Returns a value indicating whether the field (or one of its child fields) contains biometric data of the specified type and/or format.
- containsExtension(FieldExtensionType) - Method in class eu.id3.bioseal.Field
-
Returns a value indicating whether the field (or one of its child fields) contains an extension of the specified type.
- containsExtensionByName(String) - Method in class eu.id3.bioseal.Field
-
Returns a value indicating whether the field (or one of its child fields) contains an extension with specified name.
- containsKey(String) - Method in class eu.id3.bioseal.DecryptionArgs
-
Determines whether the DecryptionArgsobject contains the specified key.
- containsKey(String) - Method in class eu.id3.bioseal.Extension
-
Determines whether the Extensionobject contains the specified key.
- containsKey(String) - Method in class eu.id3.bioseal.ExtensionList
-
Determines whether the ExtensionListobject contains the specified key.
- containsKey(String) - Method in class eu.id3.bioseal.Field
-
Determines whether the Fieldobject contains the specified key.