Enumeration

HaslGs2HeaderChannelBinding

since: 0.3

Declaration

enum Hasl.Gs2HeaderChannelBinding

Description [src]

This enum tells the header about channel bindings for this connection. See https://datatracker.ietf.org/doc/html/rfc5801#section-4 for more information.

Available since: 0.3

Members

Name Description
HaslGs2HeaderChannelBindingClientNotSupported

The client doesn’t support channel binding.

HaslGs2HeaderChannelBindingClientSupported

The client supports channel binding and has specified a name.

HaslGs2HeaderChannelBindingClientSupportedServerUnknown

The client supports channel binding, doesn’t know if the server does.