| Interface | Description |
|---|---|
| ContainerValidationResult |
Holds signature validation result for all signatures in a SignatureContainer
|
| Signable |
Signable is the interface to the data to signed.
|
| Signature |
Signature represents one entity's signature and constructed by related
signature container.
|
| SignatureContainer |
Container for multiple related(parallel) signatures.
|
| SignatureValidationResult |
Validation result for one signature.
|
| ValidationResultDetail |
Check result for any property of signature.
|
| Class | Description |
|---|---|
| Context |
Runtime parameters for signature creation and validation
|
| SignatureFactory |
This class is the starting point of signature related operations.
|
| Enum | Description |
|---|---|
| ContainerValidationResultType |
Result type summing verification of all signatures in a signature container
|
| SignatureFormat | |
| SignatureType |
todo : more types?
|
| ValidationResultType |
| Exception | Description |
|---|---|
| NotSupportedException | |
| SignatureException |
Base exception class for signature API related errors.
|
| SignatureRuntimeException |
Copyright © 2025. All rights reserved.