globus_gsi_cert_utils(3) debian man page | unix.com

Man Page: globus_gsi_cert_utils

Operating Environment: debian

Section: 3

Cert Utils Functions(3) 				       globus gsi cert utils					   Cert Utils Functions(3)

NAME
Cert Utils Functions - Functions globus_result_t globus_gsi_cert_utils_get_eec (STACK_OF(X509)*cert_chain, X509 **eec) globus_result_t globus_gsi_cert_utils_get_identity_cert (STACK_OF(X509)*cert_chain, X509 **identity_cert) 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. globus_result_t globus_gsi_cert_utils_get_identity_cert (STACK_OF(X509)*cert_chain, X509 **identity_cert) Get the identity-providing certificate associated with a certificate chain. This may be an independent proxy or a end-entity certificate. Parameters: cert_chain Certificate chain to inspect. eec Pointer to be set to the certificate 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. Version 8.3 Mon Apr 30 2012 Cert Utils Functions(3)
Related Man Pages
globus_gsi_cred_operations(3) - debian
ssl_get_peer_cert_chain(3) - osx
ssl_get_peer_cert_chain(3ssl) - php
ssl_get_peer_cert_chain(3ssl) - minix
ssl_get_peer_cert_chain(3ssl) - mojave
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph