Enumeration

HaslGs2HeaderParseError

unstable since: 0.5

Declaration

error-domain Hasl.Gs2HeaderParseError

Description [src]

Error codes returned by gs2 header parse.

Available since: 0.5

Members

HASL_GS2_HEADER_PARSE_ERROR_CBNAME_NOT_SPECIFIED

The channel binding setting was not specified.

  • Value: 0
  • Available since: 0.5
HASL_GS2_HEADER_PARSE_ERROR_CBNAME_UNEXPECTED

The channel binding setting was specified but was unexpected.

  • Value: 1
  • Available since: 0.5

Type functions

hasl_gs2_header_parse_error_quark

The error domain to identify errors when parsing gs2 headers.

unstable since: 0.5