redhat man page for ne_ssl_readable_dname

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)

NAME
ne_ssl_readable_dname - create a single-line readable string from a distinguised name
SYNOPSIS
#include <ne_session.h> const char *ne_ssl_readable_dname (const ne_ssl_dname *dname);
DESCRIPTION
The 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 VALUE
malloc-allocated string.
SEE ALSO
ne_ssl_certificate(3)
AUTHOR
Joe Orton <neon@webdav.org>. neon 0.23.5 8 October 2002 NE_SSL_READABLE_DNA(3)
Related Man Pages
ne_ssl_dname_cmp(3) - opensolaris
ne_ssl_readable_dname(3) - opensolaris
ne_ssl_certificate(3) - redhat
ne_ssl_dname(3) - redhat
ne_ssl_cert_identity(3) - suse
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
Reduced Activity Notification
Tar Command
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq