- setDecryptionCallback(DecryptionCallbackHandler) - Method in class eu.id3.bioseal.Bioseal
-
Sets the the callback used to decrypt a field.
- setExternalResourceCallback(ResourceCallbackHandler) - Method in class eu.id3.bioseal.Bioseal
-
Sets the the callback used to retrieve an external resource (LoTL, TSL, certificate, manifest, CRL) with specified URI.
- setLog(Log) - Method in class eu.id3.bioseal.Manifest
-
Sets the the log.
- setLotlUrl(String) - Method in class eu.id3.bioseal.Bioseal
-
Sets the the URL to the LoTL (List of Trust List).
- setManifestUrl(String) - Method in class eu.id3.bioseal.Bioseal
-
Sets the the URL to the manifest.
- setOutputData(byte[]) - Method in class eu.id3.bioseal.DecryptionArgs
-
Sets the the decrypted data as a binary array.
- setOutputData(byte[]) - Method in class eu.id3.bioseal.ResourceCallbackArgs
-
Sets the the external resource data as a byte array.
- setPath(String) - Static method in class eu.id3.bioseal.BiosealNative
-
Sets the path to the native libraries.
- setTimeZoneOffset(int) - Method in class eu.id3.bioseal.Bioseal
-
Sets the time zone offset in seconds.
- setTimeZoneOffset(int) - Method in class eu.id3.bioseal.Field
-
Set the time zone offset in seconds.
- setTslUrl(String) - Method in class eu.id3.bioseal.Bioseal
-
Sets the the URL to the TSL (Trust Service List).
- setVerifiesCrlUpdates(boolean) - Method in class eu.id3.bioseal.Bioseal
-
Sets the indicates whether the verification process should verify the next CRL update.
- setVerifiesGovernance(boolean) - Method in class eu.id3.bioseal.Bioseal
-
Sets the indicates whether the governance certification chain is verified.
- setVerifiesSignature(boolean) - Method in class eu.id3.bioseal.Bioseal
-
Sets the indicates whether the VDS signature is verified.
- signingCertificateUsageAuthorized - Variable in class eu.id3.bioseal.VerificationResult
-
Indicates whether the signing certificate was legitimately authorized to sign the VDS.
- StringArray - Class in eu.id3.bioseal
-
Represents an array of strings.
- StringArray() - Constructor for class eu.id3.bioseal.StringArray
-
Creates a new instance of the StringArray class.
- StringArray(long) - Constructor for class eu.id3.bioseal.StringArray
-
Creates a new instance of the StringArray class.