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, (
), ( )
H
- header files for GSS-API, (
)
- host, (
)
- human-readable name syntax, (
)
I
- implementation-specific features, See Sun-specific features
- importing contexts, (
)
- importing names, (
)
- include file, (
)
- information about contexts, (
)
- integers, (
), ( )
- integrity, (
), ( ), ( )
- interprocess tokens, (
), ( )
K
- Kerberos v5, (
)- table of status codes, (
)
|