CertificateRequestHandler Class
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)
Provides a set of common certificate request handlers.
Syntax
public abstract class CertificateRequestHandler
Inherited Members
Fields
Name | Description |
---|---|
No |
A certificate request handler that selects no certificate. |
Store |
Intelligent certificate request handler. Recommended for non-GUI applications. |
Methods
Name | Description |
---|---|
Create |
A certificate request handler that returns the specified certificate. |
Create |
A certificate request handler that returns the specified certificate. |
Create |
A certificate request handler that returns the certificate specified by the supplied chain. |