Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

TlsClientSocket.HasChannelBinding Method

Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)

HasChannelBinding(ChannelBindingType)

Gets an indication whether a provider has a ChannelBinding that matches the bindingType. If the method returns true, it means that the next call of the GetChannelBinding(ChannelBindingType) method returns valid (non-empty) instance of the ChannelBinding that matches bindingType. Inherited from TlsSocket.

Declaration
public bool HasChannelBinding(ChannelBindingType bindingType)
Parameters
Type Name Description
ChannelBindingType bindingType

Channel binding type.

Returns
Type Description
Boolean

true if a provider has a ChannelBinding that matches the bindingType; otherwise, false.

See Also
ChannelBinding
SecureChannelBinding
In This Article
  • HasChannelBinding(ChannelBindingType)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies