.TH "Globus GSI Proxy SSL API" 3 "Sun Nov 9 2014" "Version 5.7" "globus_gsi_proxy_ssl" \" -*- nroff -*- .ad l .nh .SH NAME Globus GSI Proxy SSL API \- .SS "Modules" .in +1c .ti -1c .RI "\fBProxyCertInfo\fP" .br .ti -1c .RI "\fBProxyPolicy\fP" .br .in -1c .SH "Detailed Description" .PP The globus_gsi_proxy_ssl library provides the ability to create a PROXYCERTINFO extension for inclusion in an X\&.509 certificate\&. The current specification for the extension is described in \fCRFC 3820\fP\&. .PP The library conforms to the ASN\&.1 implementation in the OpenSSL library, and provides an interface to convert from a DER encoded PROXYCERTINFO to its internal structure and vice-versa\&. .SH "ProxyCertInfo" .PP The \fBproxycertinfo\&.h\fP file defines a method of maintaining information about proxy certificates\&. For more information, see the documentation in \fBProxyCertInfo \fP .SH "ProxyPolicy" .PP The proxypolicy set of data structures and functions provides an interface to generating a PROXYPOLICY structure which is maintained as a field in the PROXYCERTINFO structure, and ultimately gets written to a DER encoded string\&. .PP Further Information about proxy policies is available in the \fCX\&.509 Proxy Certificate Profile\fP document\&. For more information, see the documentation in \fBProxyPolicy \fP .SH "Author" .PP Generated automatically by Doxygen for globus_gsi_proxy_ssl from the source code\&.