ICertificateRequestHandler Interface
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)
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 Certificate
Syntax
public interface ICertificateRequestHandler
Methods
Name | Description |
---|---|
Request(Tls |
Called by an instance of Tls |