| | | | |
| G |
| |
| | General Security Standard Application Programming Interface |
| | | See GSS-API | |
| |
| | gss_accept_sec_context function ( ) |
| |
| | gss_acquire_cred function ( ) ( ) |
| |
| | gss_add_cred function ( ) |
| |
| | GSS-API ( ) |
| | | comparing names in ( ) |
| | | credentials ( ) |
| | | data types ( ) ( ) |
| | | functions ( ) |
| | | header files ( ) |
| | | in communication layers ( ) |
| | | include files ( ) |
| | | integers ( ) |
| | | introduction ( ) |
| | | language bindings ( ) |
| | | macros ( ) |
| | | name types ( ) |
| | | OIDs ( ) |
| | | portability ( ) |
| | | principal ( ) |
| | | programming with ( ) |
| | | reference ( ) |
| | | services not provided by ( ) |
| | | status codes ( ) ( ) |
| | | steps in using ( ) |
| | | Sun-specific features ( ) |
| | | tokens ( ) |
| | | where to find more information ( ) |
| |
| | gss_buffer_desc structure ( ) ( ) |
| |
| | gss_buffer_t pointer ( ) ( ) ( ) |
| |
| | GSS_C_ACCEPT credential ( ) |
| |
| | GSS_C_ANON_FLAG ( ) ( ) ( ) |
| |
| | GSS_C_BOTH credential ( ) |
| |
| | GSS_C_CONF_FLAG ( ) ( ) ( ) |
| |
| | GSS_C_DELEG_FLAG ( ) ( ) ( ) |
| |
| | GSS_C_INITIATE credential ( ) |
| |
| | GSS_C_INTEG_FLAG ( ) ( ) ( ) |
| |
| | GSS_C_MUTUAL_FLAG ( ) ( ) ( ) |
| |
| | GSS_C_PROT_READY_FLAG ( ) ( ) |
| |
| | GSS_C_REPLAY_FLAG ( ) ( ) ( ) |
| |
| | GSS_C_SEQUENCE_FLAG ( ) ( ) ( ) |
| |
| | GSS_C_TRANS_FLAG ( ) ( ) ( ) |
| |
| | GSS_CALLING_ERROR macro ( ) ( ) |
| |
| | gss_canonicalize_name function ( ) |
| |
| | gss_channel_bindings_t data type ( ) |
| |
| | gss_channel_bindings_t pointer ( ) |
| |
| | gss_compare_name function ( ) ( ) |
| |
| | gss_delete_oid function ( ) |
| |
| | gss_display_name function ( ) |
| |
| | gss_display_status function ( ) |
| |
| | gss_export_context function ( ) |
| |
| | gss_export_sec_context function ( ) |
| |
| | gss_get_mic function ( ) ( ) |
| | | vs. gss_wrap ( ) |
| |
| | gss_get_mic vs. gss_wrap ( ) |
| |
| | gss_import_name function ( ) |
| |
| | gss_import_sec_context function ( ) |
| |
| | gss_init_sec_context function ( ) |
| |
| | gss_inquire_context function ( ) |
| |
| | gss_OID_desc structure ( ) |
| |
| | gss_OID pointer ( ) ( ) |
| |
| | gss_OID_set_desc structure ( ) ( ) |
| |
| | gss_OID_set pointer ( ) ( ) |
| |
| | gss_oid_to_str function ( ) |
| |
| | GSS_ROUTINE_ERROR macro ( ) ( ) |
| |
| | gss_seal function ( ) |
| |
| | gss_sign function ( ) |
| |
| | gss_str_to_oid function ( ) ( ) |
| |
| | GSS_SUPPLEMENTARY_INFO macro ( ) ( ) |
| |
| | gss_unseal function ( ) |
| |
| | gss_unwrap function ( ) |
| |
| | gss_verify function ( ) |
| |
| | gss_verify_mic function ( ) |
| |
| | gss_wrap ( ) |
| |
| | gss_wrap function ( ) |
| | | and wrap size ( ) |
| | | vs. gss_get_mic ( ) |
| |
| | gss_wrap_size_limit function ( ) |
| |
| | gss_wrap vs. gss_get_mic ( ) |
| |
| | gssapi.h file ( ) ( ) |
| | | | |
| M |
| |
| | macros ( ) |
| | | GSS_CALLING_ERROR ( ) ( ) |
| | | GSS_ROUTINE_ERROR ( ) ( ) |
| | | GSS_SUPPLEMENTARY_INFO ( ) ( ) |
| |
| | major-status codes ( ) |
| | | calling errors ( ) |
| | | encoding ( ) |
| | | routine errors ( ) |
| | | supplementary information ( ) |
| | | values ( ) |
| |
| | mechanism ( ) |
| | | formats of printable representation ( ) |
| | | specifying ( ) ( ) ( ) ( ) |
| | | types available with Sun implementation of GSS-API ( ) |
| |
| | Mechanism Name (MN) ( ) ( ) |
| |
| | memcmp function ( ) |
| |
| | message ( ) ( ) |
| | | See also data | |
| | | confirming receipt of ( ) |
| | | encryption ( ) |
| | | maximum size for wrapping ( ) |
| | | out-of-sequence detection ( ) |
| | | replay detection ( ) |
| | | signing ( ) |
| | | tagging with MIC ( ) |
| | | unwrapping ( ) ( ) |
| | | verifying ( ) |
| |
| | Message Integrity Code |
| | | See MIC | |
| |
| | MIC ( ) ( ) ( ) |
| |
| | minor-status codes ( ) |
| | | Kerberos v5 ( ) |
| |
| | minor_status parameter ( ) ( ) |
| |
| | MN |
| | | See Mechanism Name | |
| |
| | multiprocess applications ( ) |
| |
| | mutual authentication ( ) ( ) |
| | | | |
| S |
| |
| | sample programs ( ) |
| | | client-side ( ) |
| | | server-side ( ) |
| |
| | SEAM ( ) |
| |
| | security context |
| | | See context | |
| |
| | security flavor ( ) |
| |
| | security mechanism |
| | | See mechanism | |
| |
| | security service ( ) ( ) |
| | | authentication ( ) |
| | | confidentiality ( ) |
| | | integrity ( ) |
| | | types of ( ) |
| |
| | send_token function ( ) |
| |
| | sequence detection ( ) |
| |
| | server ( ) ( ) |
| |
| | server-side sample program ( ) |
| |
| | service |
| | | See security service or network service | |
| |
| | signing data ( ) |
| |
| | Solaris Enterprise Authentication Mechanism |
| | | See SEAM | |
| |
| | specifying a mechanism ( ) ( ) ( ) |
| |
| | specifying a QOP ( ) |
| |
| | specifying OIDs ( ) ( ) |
| |
| | status codes ( ) ( ) |
| | | displaying ( ) |
| | | Kerberos v5 ( ) |
| | | macros ( ) |
| | | major ( ) |
| | | minor ( ) |
| |
| | strings ( ) |
| |
| | Sun-specific features ( ) ( ) ( ) |
| | | anonymous name format ( ) |
| | | channel-binding information, protection of ( ) |
| | | context exportation ( ) |
| | | data types ( ) |
| | | deletion of contexts and data ( ) |
| | | interprocess tokens ( ) |
| | | minor-status codes ( ) |
| | | printable name syntax ( ) |
| | | readable name syntax ( ) |
| | | Sun-specific functions ( ) |
| | | supported credentials ( ) |
| | | wrap-size limits ( ) |
| |
| | Sun-specific functions ( ) |
| |
| | supplementary information (status codes) ( ) |