TlsSocket.GetChannelBinding Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)
GetChannelBinding(ChannelBindingType)
Gets an instance of the ChannelbindingType
.
When the requested Channel
Declaration
public ChannelBinding GetChannelBinding(ChannelBindingType bindingType)
Parameters
Type | Name | Description |
---|---|---|
Channel |
bindingType | Channel binding type. |
Returns
Type | Description |
---|---|
Channel |
An instance of the Channel |
Remarks
Channel
An instance of the Tls
An instance of the Tls