| Class | Description |
|---|---|
| CertificateToken |
Whenever the signature validation process encounters an
X509Certificate a certificateToken
is created.This class encapsulates some frequently used information: a certificate comes from a certain context (Trusted List, CertStore, Signature), has revocation data... |
| RevocationToken | |
| SignaturePolicy |
Represents the value of a SignaturePolicy
|
| Token |
This is the base class for the different types of tokens (certificate, OCSP, CRL, Timestamp) used in the process of
signature validation.
|
| TokenValidationExtraInfo |
| Enum | Description |
|---|---|
| CertificateSourceType |
Standard sources for a certificate
|
| RevocationOrigin | |
| TimestampType |
Source of the timestamp
|
Copyright © 2018. All rights reserved.