gssdce_create_empty_oid_set(3sec)Creates a new, empty OID set to which members can be added by calling the gssdce_add_oid_set_member( ) Synopsis
#include <dce/gssapi.h> Parameters Input
OID_set Output
minor_status
Description Use the gssdce_create_empty_oid_set( ) routine to specify a set of security mechanisms with which you can use an acquired credential. To create a credential that can accept a security context using DCE Security, Kerberos, or a combination of the two, use the gss_acquire_cred( ) routine. Errors The following describes a partial list of errors that might be returned. Refer to the OSF DCE Problem Determination Guide for complete descriptions of all error messages.
Functions: gssdce_add_oid_set_member(3sec)
|