Method

HaslGs2Headerget_channel_binding_name

since: 0.3

Declaration [src]

const char*
hasl_gs2_header_get_channel_binding_name (
  HaslGs2Header* header
)

Description [src]

Gets the name of the channel binding that is in use.

Available since: 0.3

Return value

Type: const char*

The channel binding name.

The data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.