See: Description
| Interface | Description |
|---|---|
| CacheableCertStore |
A certificate store that implement a coherent cache for improved certificate lookup performance.
|
| CertificateResolver |
Certificate resolver implementations are responsible for retrieving public X509Certificates from a
certificate repository.
|
| CertStoreCachePolicy |
Cache policy setting for a cacheable cert store.
|
| RevocationManager |
Interface for the lookup of revocation status of an X509Certificate.
|
| X509Store |
Responsible for maintaining and managing a certificate repository.
|
| Class | Description |
|---|---|
| CertCacheFactory |
Factory class for creating instances of JCS based certificate caches.
|
| CertificateStore |
Abstract base class for a certificate store implementation.
|
| DefaultCertStoreCachePolicy |
Default implementation of a cache policy.
|
| SignerCertPair |
A pair object containing signer information and the certificate used in the signature.
|
| Thumbprint |
An X509Certificate thumb print.
|
| X509CertificateEx |
Extended X509 certificate that contains private key information.
|
Copyright © 2010-2016 NHIN Direct. All Rights Reserved.