Query: ne_ssl_cert_free
OS: opensolaris
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NE_SSL_CERT_CMP(3) neon API reference NE_SSL_CERT_CMP(3)NAMEne_ssl_cert_cmp, ne_ssl_cert_free - functions to operate on certificate objectsSYNOPSIS#include <ne_header.h> int ne_ssl_cert_cmp (const ne_ssl_certificate *c1, const ne_ssl_certificate *c2); void ne_ssl_cert_free (ne_ssl_certificate *cert);DESCRIPTIONThe ne_ssl_cert_cmp function can be used to compare two certificate objects; it returns zero if they refer to the same certificate, and non-zero otherwise. The ne_ssl_cert_free function can be used to destroy a certificate object when it is no longer needed.AUTHORJoe Orton <neon@webdav.org>.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +--------------------+-----------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +--------------------+-----------------+ |Availability | SUNWneon | +--------------------+-----------------+ |Interface Stability | Volatile | +--------------------+-----------------+NOTESSource for Neon is available on http://opensolaris.org.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +--------------------+-----------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +--------------------+-----------------+ |Availability | SUNWneon | +--------------------+-----------------+ |Interface Stability | Volatile | +--------------------+-----------------+NOTESSource for Neon is available on http://opensolaris.org. neon 0.25.5 20 January 2006 NE_SSL_CERT_CMP(3)
Related Man Pages |
---|
ne_ssl_cert_export(3) - opensolaris |
ne_ssl_cert_import(3) - opensolaris |
ne_ssl_cert_free(3) - opensolaris |
ne_ssl_cert_signedby(3) - opensolaris |
ne_ssl_trust_cert(3) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
Trough Of Disillusionment |
Mashups, SOAs And The Cloud |
Simply Explained |
World Has Moved On |
Authentication with LDAP in opensolaris |