| Interface | Description |
|---|---|
| Validator.ConstraintListener |
Listener interface for the
Validator.Constraint event. |
| Class | Description |
|---|---|
| Certificate |
A X.509 certificate
|
| CertificateChain | |
| CmsSignatureContent |
The data and validation result of the cryptographic signature
|
| ConstraintResult |
The result of a constraint validation.
|
| CustomTrustList |
The custom collection of trusted certificates
|
| SignatureContent |
The data and validation result of the cryptographic signature
|
| TimeStampContent |
The data and validation result of the cryptographic time-stamp
|
| UnsupportedSignatureContent |
The validation result of a signature that cannot be read either because it has an unsupported type or is corrupt
|
| ValidationResult |
The result of a signature validation
|
| ValidationResults | |
| Validator |
The class to check the validity of signatures
|
| Enum | Description |
|---|---|
| DataSource |
The source of data such as certificates, OCRPs or CRLs
|
| Indication |
Main status indication of the signature validation process
|
| SignatureSelector |
Select the signatures
|
| SubIndication |
Sub-status indication of the signature validation process
|
| TimeSource |
The source of the validation time
|