Interface | Description |
---|---|
Extender |
Extending a KSI signature.
|
KSI |
Composite interface for signing, extending, verifying, and publications handling.
|
PublicationsHandler |
Getting the publications file.
|
Reader |
Parsing of KSI signatures.
|
Signer |
Signing data or data hash, synchronously or asynchronously.
|
Verifier |
Verifying a KSI signature.
|
Class | Description |
---|---|
ExtenderBuilder |
Obtaining and configuring the
Extender object(s). |
ExtensionFuture |
The future of the signature extension process.
|
KSIBuilder |
Obtaining and configuring the
KSI object(s). |
PublicationsHandlerBuilder |
Obtaining and configuring the
PublicationsHandler object(s). |
SignatureReader |
Implementation of the
Reader interface. |
SignatureVerifier |
Obtaining
Verifier object(s) and using it to verify KSI signatures. |
SignerBuilder |
Obtaining and configuring the
Signer object(s). |
SigningFuture |
The future of the signing request's response.
|
Exception | Description |
---|---|
InconsistentCalendarHashChainException |
Exception is thrown when signature's calendar hash chain is inconsistent with extended calendar hash chain
Calendar chains are inconsistent if they have different amount of right links or their right links are different
|
Copyright © 2024 Guardtime. All rights reserved.