man3gss Generic Security Services API Library Functions man3gss

man3gss — Generic Security Services API Library Functions - Back to index

gss_accept_sec_context(3gss)
gss_accept_sec_context - accept a security context initiated by a peer application
gss_acquire_cred(3gss)
gss_acquire_cred - acquire a handle for a pre-existing credential by name
gss_add_cred(3gss)
gss_add_cred - add a credential-element to a credential
gss_add_oid_set_member(3gss)
gss_add_oid_set_member - add an object identifier to an object identifier set
gss_canonicalize_name(3gss)
gss_canonicalize_name - convert an internal name to a mechanism name
gss_compare_name(3gss)
gss_compare_name - compare two internal-form names
gss_context_time(3gss)
gss_context_time - determine how long a context will remain valid
gss_create_empty_oid_set(3gss)
gss_create_empty_oid_set - create an object-identifier set containing no object identifiers
gss_delete_sec_context(3gss)
gss_delete_sec_context - delete a GSS-API security context
gss_display_name(3gss)
gss_display_name - convert internal-form name to text
gss_display_status(3gss)
gss_display_status - convert a GSS-API status code to text
gss_duplicate_name(3gss)
gss_duplicate_name - create a copy of an internal name
gss_export_name(3gss)
gss_export_name - convert a mechanism name to export form
gss_export_sec_context(3gss)
gss_export_sec_context - transfer a security context to another process
gss_get_mic(3gss)
gss_get_mic - calculate a cryptographic message
gss_import_name(3gss)
gss_import_name - convert a contiguous string name to GSS_API internal format
gss_import_sec_context(3gss)
gss_import_sec_context - import security context established by another process
gss_indicate_mechs(3gss)
gss_indicate_mechs - determine available security mechanisms
gss_init_sec_context(3gss)
gss_init_sec_context - initiate a GSS-API security context with a peer application
gss_inquire_context(3gss)
gss_inquire_context - obtain information about a security context
gss_inquire_cred(3gss)
gss_inquire_cred - obtain information about a credential
gss_inquire_cred_by_mech(3gss)
gss_inquire_cred_by_mech - obtain per-mechanism information about a credential
gss_inquire_mechs_for_name(3gss)
gss_inquire_mechs_for_name - list mechanisms that support the specified name-type
gss_inquire_names_for_mech(3gss)
gss_inquire_names_for_mech - list the name-types supported by the specified mechanism
gss_oid_to_str(3gss)
gss_oid_to_str - convert an OID to a string
gss_process_context_token(3gss)
gss_process_context_token - pass asynchronous token to security service
gss_release_buffer(3gss)
gss_release_buffer - free buffer storage allocated by a GSS-API function
gss_release_cred(3gss)
gss_release_cred - discard a credential handle
gss_release_name(3gss)
gss_release_name - discard an internal-form name
gss_release_oid(3gss)
gss_release_oid - release an object identifier
gss_release_oid_set(3gss)
gss_release_oid_set - free storage associated with a GSS-API-generated gss_OID_set object
gss_store_cred(3gss)
gss_store_cred - store a credential in the current credential store
gss_str_to_oid(3gss)
gss_str_to_oid - convert a string to an OID
gss_test_oid_set_member(3gss)
gss_test_oid_set_member - interrogate an object identifier set
gss_unwrap(3gss)
gss_unwrap - verify a message with attached cryptographic message
gss_verify_mic(3gss)
gss_verify_mic - verify integrity of a received message
gss_wrap(3gss)
gss_wrap - attach a cryptographic message
gss_wrap_size_limit(3gss)
gss_wrap_size_limit - allow application to determine maximum message size with resulting output token of a specified maximum size
OmniOS OmniOS