IOCSPCAConfiguration interface
The IOCSPCAConfiguration interface represents a set of definitions that enable an Online Certificate Status Protocol (OCSP) service to respond to a certificate status request for a specific certification authority (CA).
Microsoft provides a default implementation of this interface in the OCSPCAConfiguration class. An OCSPCAConfiguration object cannot be created externally. An OCSPCAConfiguration object can only be created by using the CreateCAConfiguration method.
The default implementations of IOCSPAdmin and IOCSPCAConfigurationCollection methods create a OCSPCAConfiguration object and use its properties.
Members
The IOCSPCAConfiguration interface inherits from the IDispatch interface. IOCSPCAConfiguration also has these types of members:
Properties
The IOCSPCAConfiguration interface has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only |
Gets the DER-encoded X.509 certificate for a certification authority (CA). | |
| Read/write |
Gets or sets the CA name with which a signing certificate must be signed. | |
| Read-only |
Gets the cryptographic service provider name. | |
| Read-only |
Gets the code that identifies an error condition in a CA configuration. | |
| Read/write |
Gets or sets the name of the algorithm used to sign a certificate. | |
| Read-only |
Get a name for the CA configuration. | |
| Read-only |
Gets a value that indicates whether the key bound to the configuration is used for encryption or for signing content. | |
| Read/write |
Gets or sets the certificate revocation list (CRL) of the local machine. This list provides additional revocation information, or supersedes information from the revocation provider configured by ProviderCLSID | |
| Read-only |
Gets a value that indicates whether an OCSPCAConfiguration object has been modified since it was created. | |
| Read/write |
Gets or sets the CLSID of the Revocation Information Provider (RIP) used by the CA configuration. | |
| Read/write |
Gets or sets information that provides certificate status responses. | |
| Read/write |
Gets or sets the percentage of a signing certificate lifetime after which a warning event is logged. | |
| Read/write |
Gets or sets a DER-encoded signing certificate. An OCSP responder service uses this certificate to sign its responses to certificate status requests. | |
| Read/write |
Gets or sets the template name for a signing certificate. | |
| Read/write |
Gets or sets a combination of flag values. These values specify the management of signing certificates that belong to a CA configuration. |
Requirements
|
Minimum supported client | None supported [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 Datacenter, Windows Server 2008 Enterprise [desktop apps only] |
|
Header |
|
|
IDL |
|
|
Library |
|
|
DLL |
|
|
IID |
IID_IOCSPCAConfiguration is defined as AEC92B40-3D46-433F-87D1-B84D5C1E790D |
Send comments about this topic to Microsoft
Build date: 10/26/2012