Cert Utils Functions
Cert Utils Functions
Section: globus gsi cert utils (3) Updated: Sat Oct 16 2010 Local index
Up
NAME
Cert Utils Functions -
A generic set of utility functions for manipulating OpenSSL objects, such as X509 certificates.
Functions
globus_result_t globus_gsi_cert_utils_get_eec (STACK_OF(X509)*cert_chain, X509 **eec)
Detailed Description
A generic set of utility functions for manipulating OpenSSL objects, such as X509 certificates.
Function Documentation
globus_result_t globus_gsi_cert_utils_get_eec (STACK_OF(X509)* cert_chain, X509 ** eec)
Get the end-entity certificate associated with a certificate chain. Parameters:
-
cert_chain Certificate chain to inspect.
eec Pointer to be set to the EEC value from within the cert chain. Must freed by the caller.
Author
Generated automatically by Doxygen for globus gsi cert utils from the source code.
Index
- NAME
-
- Functions
-
- Detailed Description
-
- Function Documentation
-
- globus_result_t globus_gsi_cert_utils_get_eec (STACK_OF(X509)* cert_chain, X509 ** eec)
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 21:47:02 GMT, April 16, 2011