HP Open Source Security for OpenVMS Volume 3: Kerberos > Chapter 5 GSSAPI (Generic Security Services Application
Programming Interface)gss_create_empty_oid_set — Create a set containing no object identifiers
This routine creates an object identifier set containing no object identifiers, to which members may be subsequently added using the gss_add_oid_set_member routine. These routines are intended to be used to construct sets of mechanism object identifiers, for input to gss_acquire_cred. |