|
gssapi-layer-c++
20230108
|

Namespaces | |
| Gss | |
Functions | |
| std::string | Gss::error2str (OM_uint32 code1, OM_uint32 code2) |
| gss_name_t | Gss::importName (std::string_view name, const NameType &type, ErrorCodes *err) |
| std::string | Gss::exportName (const gss_name_t &name, ErrorCodes *err) |
| std::string | Gss::exportOID (const gss_OID &oid, ErrorCodes *err) |
| const char * | Gss::flagName (const ContextFlag &flag) |
| std::list< ContextFlag > | Gss::exportFlags (int flags) |