gss_indicate_mechs - determine available security mechanisms
cc [ flag... ] file... -lgss [ library... ] #include <gssapi/gssapi.h> OM_uint32 gss_indicate_mechs(OM_uint32 *minor_status, gss_OID_set *mech_set);
The gss_indicate_mechs() function enables an application to determine available underlying security mechanisms.
The parameter descriptions for gss_indicate_mechs() follow:
minor_status
mech_set
The gss_indicate_mechs() function may return the following status codes:
GSS_S_COMPLETE
GSS_S_FAILURE
See attributes(5) for descriptions of the following attributes:
|
gss_release_oid_set(3GSS), attributes(5)
Solaris Security for Developers Guide
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |