Namespace ComponentSpace.Saml2.Certificates
Classes
AbstractCachedCertificateLoader
The cached certificate loader loads X.509 certificates.
Certificates are cached in memory for performance.
CachedCertificateLoader
The cached certificate loader loads X.509 certificates.
Certificates are cached in memory for performance.
CertificateCacheOptions
The options for the AbstractCachedCertificateLoader
.
CertificateLoader
The certificate loader loads X.509 certificates.
CertificateManager
The certificate manager manages X.509 certificates.
CertificateValidationOptions
The options for the CertificateValidator
.
CertificateValidator
The certificate validator validates X.509 certificates.
CertificateValidators
Delegates X.509 certificates validation to a collection of certificate validators.
Interfaces
ICertificateLoader
The certificate loader loads X.509 certificates.
ICertificateManager
The certificate manager manages X.509 certificates.
ICertificateValidator
The certificate validator validates X.509 certificates.