Sun Microsystems, Inc.
spacerspacer
spacer   www.sun.com docs.sun.com | | |  
spacer
black dot
   
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z
    
 
Interface Librarieslibgss(3LIB)


NAME

 libgss - Generic Security Services library

SYNOPSIS

 
cc [ flag... ] file... -lgss [ library... ]
#include <gssapi/gssapi.h>

DESCRIPTION

 

The functions in this library are the routines that comprise the Generic Security Services library.

INTERFACES

 

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_ANONYMOUSGSS_C_NT_EXPORT_NAME
GSS_C_NT_HOSTBASED_SERVICEGSS_C_NT_MACHINE_UID_NAME
GSS_C_NT_STRING_UID_NAMEGSS_C_NT_USER_NAME
gss_accept_sec_contextgss_acquire_cred
gss_add_credgss_add_oid_set_member
gss_canonicalize_namegss_compare_name
gss_context_timegss_create_empty_oid_set
gss_delete_sec_contextgss_display_name
gss_display_statusgss_duplicate_name
gss_export_namegss_export_sec_context
gss_get_micgss_import_name
gss_import_sec_contextgss_indicate_mechs
gss_init_sec_contextgss_inquire_context
gss_inquire_credgss_inquire_cred_by_mech
gss_inquire_mechs_for_namegss_inquire_names_for_mech
gss_process_context_tokengss_release_buffer
gss_release_credgss_release_name
gss_release_oidgss_release_oid_set
gss_sealgss_sign
gss_test_oid_set_membergss_unseal
gss_unwrapgss_verify
gss_verify_micgss_wrap
gss_wrap_size_limit 

FILES

 
/usr/lib/libgss.so.1
shared object
/usr/lib/64/libgss.so.1
64-bit shared object file

ATTRIBUTES

 

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE
AvailabilitySUNWgss (32-bit)
 SUNWgssx (64-bit)
MT-LevelSafe

SEE ALSO

 

pvs(1), intro(2), intro(3), attributes(5)

GSS-API Programming Guide


SunOS 5.9Go To TopLast Changed 27 Feb 2000

 
      
      
Copyright 2002 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.