libgss - Generic Security Services library
cc [ flag... ] file... -lgss [ library... ] #include <gssapi/gssapi.h>
The functions in this library are the routines that comprise the Generic Security Services library.
When libgss fails to load or initialize a mechanism listed in /etc/gss/mech, a message is sent to syslog(3C).
The shared object libgss.so.1 provides the public interfaces defined below. See Intro(3) for additional information on shared object interfaces.
GSS_C_NT_ANONYMOUS | GSS_C_NT_EXPORT_NAME |
GSS_C_NT_HOSTBASED_SERVICE | GSS_C_NT_MACHINE_UID_NAME |
GSS_C_NT_STRING_UID_NAME | |
gss_accept_sec_context | |
gss_add_cred | |
gss_canonicalize_name | |
gss_context_time | |
gss_delete_sec_context | |
gss_display_status | |
gss_export_name | |
gss_get_mic | |
gss_import_sec_context | |
gss_init_sec_context | |
gss_inquire_cred | |
gss_inquire_mechs_for_name | |
gss_process_context_token | |
gss_release_cred | |
gss_release_oid | |
gss_seal | |
gss_store_cred | |
gss_unseal | |
gss_verify | |
gss_wrap |
/usr/lib/libgss.so.1
/usr/lib/64/libgss.so.1
See attributes(5) for descriptions of the following attributes:
|
pvs(1), Intro(2), Intro(3), syslog(3C), attributes(5)
Solaris Security for Developers Guide
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |