|
Minor Status Values
The GSSAPI routines return a minor_status parameter to indicate errors from either DCE Security or Kerberos. The parameter can contain a single error, indicated by an
OM_uint32 value. The OM_uint32 data type is equivalent to the DCE data type error_status_t and can contain any DCE-defined error.
|