gssapi-layer-c++  20230108
Public Attributes | List of all members
Gss::ErrorCodes Struct Reference

#include <gsslayer.h>

Collaboration diagram for Gss::ErrorCodes:
Collaboration graph

Public Attributes

const char * func = nullptr
 
OM_uint32 code1 = 0
 
OM_uint32 code2 = 0
 

Member Data Documentation

◆ code1

OM_uint32 Gss::ErrorCodes::code1 = 0

◆ code2

OM_uint32 Gss::ErrorCodes::code2 = 0

◆ func

const char* Gss::ErrorCodes::func = nullptr

The documentation for this struct was generated from the following file: