Enumeration

HaslGs2HeaderError

unstable since: 0.5

Declaration

error-domain Hasl.Gs2HeaderError

Description [src]

Error codes returned for gs2 headers.

Available since: 0.5

Members

HASL_GS2_HEADER_ERROR_CB_FLAG_UNKNOWN

The channel binding flag value is unknown.

  • Value: 0
  • Available since: 0.5
HASL_GS2_HEADER_ERROR_CBNAME_NOT_SPECIFIED

The channel binding setting was not specified.

  • Value: 1
  • Available since: 0.5
HASL_GS2_HEADER_ERROR_CBNAME_UNEXPECTED

The channel binding setting was specified but was unexpected.

  • Value: 2
  • Available since: 0.5
HASL_GS2_HEADER_ERROR_CBNAME_INVALID

The channel binding name is invalid.

  • Value: 3
  • Available since: 0.5

Type functions

hasl_gs2_header_error_quark

The error domain to identify errors with gs2 headers.

unstable since: 0.5