Windows PowerShell command on Get-command ne_ssl_dname_cmp
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man ne_ssl_dname_cmp

neon API reference NE_SSL_DNAME(3)

NAME

ne_ssl_readable_dname, ne_ssl_dname_cmp - SSL distinguished

name handling

SYNOPSIS

#include

const char

*ne_ssl_readable_dname(const ne_ssl_dname *dname);

int ne_ssl_dname_cmp(const ne_ssl_dname *dn1,

const ne_ssl_dname *dn2);

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 malloc()-allocated, and must be free()d

by the caller.

The ne_ssl_dname_cmp function compares two distinguished

names, and returns zero if they are equal, or non-zero

otherwise. RETURN VALUE

ne_ssl_readable_dname returns a malloc-allocated string, and

never NULL.

EXAMPLES

See ne_ssl_cert_subject for an example use of

ne_ssl_readable_dname.

SEE ALSO

ne_ssl_cert_subject

AUTHOR Joe Orton Author. COPYRIGHT

ATTRIBUTES

See attributes(5) for descriptions of the following attributes:

box; cbp-1 | cbp-1 l | l . ATTRIBUTE TYPE ATTRIBUTE VALUE =

Availability library/neon = Interface Stability Volatile NOTES Source for Neon is available on http://opensolaris.org.

ATTRIBUTES

See attributes(5) for descriptions of the following attributes: neon 0.29.0 Last change: 13 September 2009 1

neon API reference NE_SSL_DNAME(3)

_______________________________________

| ATTRIBUTE TYPE | ATTRIBUTE VALUE|

|____________________|__________________|_

| Availability | library/neon |

|____________________|__________________|_

| Interface Stability| Volatile |

|____________________|_________________|

NOTES Source for Neon is available on http://opensolaris.org. neon 0.29.0 Last change: 13 September 2009 2




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™