3.2.1.4.3 ICertRequestD2
The ICertRequestD2 interface MUST extend (derive from) the ICertRequestD interface specified in this protocol specification. The additional functionality provided by ICertRequestD2 includes the following:
Additional CA properties MAY be retrieved from GetCAProperty.
CA property syntax MAY be retrieved from GetCAPropertyInfo.
The version number for this interface MUST be "1.0". The UUID for this interface MUST be "5422FD3A-D4B8-4CEF-A12E-E87D4CA22E90".
Methods in RPC Opnum Order
Method |
Description |
---|---|
Initiates the certificate issuance process. Opnum: 3 |
|
Returns property values on the CA. Opnum: 4 |
|
Performs a request response test (ping) to the CA. Opnum: 5 |
|
The Request2 method requests a certificate from the CA. Opnum: 6 |
|
The GetCAProperty method retrieves a property value from the CA. Opnum: 7 |
|
The GetCAPropertyInfo method retrieves a set of property structures from the CA. Opnum: 8 |
|
The Ping2 method pings the CA. Opnum: 9 |
Note Opnums 0, 1, and 2 are reserved for the IUnknown_QueryInterface, AddRef, and Release methods used by the standard COM IUnknown interface, as specified in [MS-DCOM].