TlsSocket.HasChannelBinding Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)
HasChannelBinding(ChannelBindingType)
Gets an indication whether a provider has a ChannelbindingType
.
If the method returns true
, it means that the next call of the GetbindingType
.
Declaration
public bool HasChannelBinding(ChannelBindingType bindingType)
Parameters
Type | Name | Description |
---|---|---|
Channel |
bindingType | Channel binding type. |
Returns
Type | Description |
---|---|
Boolean |
|