Query: ne_ssl_readable_dname
OS: redhat
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NE_SSL_READABLE_DNA(3) neon API reference NE_SSL_READABLE_DNA(3)NAMEne_ssl_readable_dname - create a single-line readable string from a distinguised nameSYNOPSIS#include <ne_session.h> const char *ne_ssl_readable_dname (const ne_ssl_dname *dname);DESCRIPTIONThe ne_ssl_readable_dname function creates a single-line, human-readable string out of an ne_ssl_dname object. The returned string is mal- loc()-allocated, and must be free()d by the caller.RETURN VALUEmalloc-allocated string.SEE ALSOne_ssl_certificate(3)AUTHORJoe Orton <neon@webdav.org>. neon 0.23.5 8 October 2002 NE_SSL_READABLE_DNA(3)
Related Man Pages |
---|
ne_ssl_dname(3) - redhat |
ne_ssl_cert_issuer(3) - debian |
ne_ssl_cert_signedby(3) - debian |
ne_ssl_cert_subject(3) - centos |
ne_ssl_cert_identity(3) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
How to capture ^x,^y via bash script? |
Reduced Activity Notification |
Retrieving previous command in a script |
About TODO |
Issue with events occuring in DST window |