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

TlsClientSocket.GetChannelBinding Method

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

GetChannelBinding(ChannelBindingType)

Gets an instance of the ChannelBinding that matches the bindingType. When the requested ChannelBinding is not available, then it returns an empty instance of the ChannelBinding. Inherited from TlsSocket.

Declaration
public ChannelBinding GetChannelBinding(ChannelBindingType bindingType)
Parameters
Type Name Description
ChannelBindingType bindingType

Channel binding type.

Returns
Type Description
ChannelBinding

An instance of the ChannelBinding that matches the bindingType, or an empty ChannelBinding when the requested ChannelBinding is not available.

Remarks

ChannelBinding instances are available after successful negotiation.

An instance of the TlsSocket that negotiated TLS 1.2 offers ChannelBinding for the following channel binding types:

  • TlsUnique
  • TlsServerEndPoint

An instance of the TlsSocket that negotiated TLS 1.3 offers ChannelBinding for the following channel binding types:

  • TlsServerEndPoint

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