Method

HaslGs2Headerget_authzid

since: 0.3

Declaration [src]

const char*
hasl_gs2_header_get_authzid (
  HaslGs2Header* header
)

Description [src]

Gets the authzid to use for this header.

Available since: 0.3

Gets propertyHasl.Gs2Header:authzid

Return value

Type: const char*

The authzid for this header.

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