C# Class System.Net.SslStreamContext

Inheritance: System.Net.TransportContext
Show file Open project: dotnet/corefx

Public Methods

Method Description
GetChannelBinding ( ChannelBindingKind kind ) : ChannelBinding

Private Methods

Method Description
SslStreamContext ( SslStream sslStream ) : System.Diagnostics

Method Details

GetChannelBinding() public method

public GetChannelBinding ( ChannelBindingKind kind ) : ChannelBinding
kind ChannelBindingKind
return System.Security.Authentication.ExtendedProtection.ChannelBinding