Home
last modified time | relevance | path

Searched defs:_LDAPVersion (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/head/
H A Dldap.h1392 typedef struct _LDAPVersion { struct
1393 int sdk_version; /* Version of the SDK, * 100 */
1394 int protocol_version; /* Highest protocol version supported, * 100 */
1395 int SSL_version; /* SSL version if this SDK supports it, * 100 */
1396 int security_level; /* highest level available */
1397 int reserved[4];