| Interface | Description |
|---|---|
| ICertificateRepository |
An interface represents a CMS certificate repository.
|
| ICertRecord |
An interface contains constants for certificate record.
|
| ICertRecordList |
A class represents a list of certificate records.
|
| IRevocationInfo |
A class represents a certificate revocation info.
|
| Class | Description |
|---|---|
| CertId |
The CertId class represents the identifier for a particular
cert record.
|
| CertIdAdapter |
The CertIdAdapter class provides custom marshaling for CertId.
|
| RenewableCertificateCollection |