3.5.4.7 IRemoteSSTPCertCheck Interface (Opnum 3)
The IRemoteSSTPCertCheck interface inherits the IUnknown interface, as specified in the [MS-DCOM] section 3.1.1.5.8. Method opnum field values start with 3; opnum values 0 through 2 represent the IUnknown_QueryInterface, AddRef, and Release methods, respectively.<353>
To receive incoming remote calls for this interface, the server MUST implement a DCOM object that uses the UUID (5ff9bdf6-bd91-4d8b-a614-d6317acc8dd8).
This interface is used to check SSTP certificates.
In these methods, some error codes are implementation-specific and are referred to as nonzero implementation-specific error codes.
Methods in RPC Opnum order.
Method |
Description |
---|---|
CheckIfCertificateAllowedRR |
Checks the SSTP certificate information if it is valid for SSTP configuration. Opnum: 3 |