Class SChannelConnectionBuilder
public class SChannelConnectionBuilder : ISslConnectionBuilder
- Inheritance
-
SChannelConnectionBuilder
- Implements
- Inherited Members
Methods
AuthenticateAsClient(Stream, SslClientAuthenticationOptions, Action<string>, CancellationToken)
public Task<SslConnection> AuthenticateAsClient(Stream innerStream, SslClientAuthenticationOptions request, Action<string> onKeyReceived, CancellationToken token)
Parameters
innerStream
Streamrequest
SslClientAuthenticationOptionsonKeyReceived
Action<string>token
CancellationToken