Defines an interface for a certificate request handlers used to select a client certificate to be used to authenticate to a TLS/SSL server.
The CertificateRequestHandler class provides several common verifiers.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
| Visual Basic |
|---|
Public Interface ICertificateRequestHandler |
| C# |
|---|
public interface ICertificateRequestHandler |