debian man page for ne_ssl_cert_cmp

Query: ne_ssl_cert_cmp

OS: debian

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)

NAME
ne_ssl_cert_cmp, ne_ssl_cert_free - functions to operate on certificate objects
SYNOPSIS
#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);
DESCRIPTION
The 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.
AUTHOR
Joe Orton <neon@lists.manyfish.co.uk> Author.
COPYRIGHT
neon 0.29.6 3 May 2011 NE_SSL_CERT_CMP(3)
Related Man Pages
ne_ssl_cert_identity(3) - debian
ne_ssl_trust_cert(3) - debian
ne_ssl_cert_issuer(3) - centos
ne_ssl_trust_default_ca(3) - centos
ne_ssl_trust_cert(3) - suse
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph