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_indicate_mechs — Allow an application to determine which security mechanisms are available

 » Table of Contents

 » Glossary

 » Index

C Prototype

OM_uint32 gss_indicate_mechs(
OM_uint32 * minor_status,
gss_OID_set * mech_set );

Arguments

minor_status (output) 

An implementation-specific status code.

mech_set (output) 

A set of implementation-supported mechanisms. The returned gss_OID_set value will be a dynamically allocated OID set that should be released by the caller after use with a call to gss_release_oid_set.

Description

This routine allows an application to determine which underlying security mechanisms are available.

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.