OcspResponder Methods |
The OcspResponder type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddArrayMember |
Adds specified Online Responder to the current Online Responder Array.
|
![]() | AddRevocationConfiguration(String, CertificateAuthority) |
Adds new revocation configuration to Online Responder to work with specified certification authority.
|
![]() | AddRevocationConfiguration(String, X509Certificate2) |
Adds new revocation configuration to Online Responder.
|
![]() | ClearRevocationConfigurations |
Removes all revocation configurations on a current Online Responder server.
|
![]() ![]() | Connect |
Connects to a specified Online Responder instance.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetMyRoles |
Gets current client role on Online Responder server.
|
![]() | GetRevocationConfigurations |
Gets revocation configurations assigned to this Online Responder.
|
![]() | GetSecurityDescriptor |
Gets security descriptor of the current instance of Online Responder.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MakeArrayController |
Makes current instance of Online Responder an Array Controller. If current instance is already a controller, the method does nothing.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | Ping |
Pings specified Online Responder server.
|
![]() | RemoveArrayMember |
Removes specified Online Responder from current Online Responder Array.
|
![]() | RemoveRevocationConfiguration(String) |
Removes named revocation configuration from Online Responder.
|
![]() | RemoveRevocationConfiguration(OcspResponderRevocationConfiguration) |
Removes named revocation configuration from Online Responder.
|
![]() | Restart |
Restarts current Online Responder instance.
|
![]() | Start |
Starts Online Responder service.
|
![]() | Stop |
Stops Online Responder service.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |