Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
HP.com home

HP OpenVMS Systems Documentation

Content starts here
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

 » Table of Contents

 » Glossary

 » Index

C Prototype

OM_uint32 gss_create_empty_oid_set(
OM_uint32 * minor_status,
gss_OID_set * oid_set );

Arguments

minor_status (output) 

An implementation-specific status code.

oid_set (output) 

The empty object identifier set. The routine will allocate the gss_OID_set_desc object, which the application must free after use with a call to gss_release_oid_set.

Description

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.

Return Values

This routine returns the following GSS status code:

GSS_S_COMPLETE

Successful completion.

 

** About PDF files: The PDF files on this Web site can be read online or printed using Adobe® Acrobat® Reader. If you do not have this software installed on your system, you may download it from the Adobe Web site.
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2008 Hewlett-Packard Development Company, L.P.