Home
last modified time | relevance | path

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

/titanic_44/usr/src/head/
H A Dldap.h1422 typedef struct _LDAPVersion { struct
1423 int sdk_version; /* Version of the SDK, * 100 */
1424 int protocol_version; /* Highest protocol version supported, * 100 */
1425 int SSL_version; /* SSL version if this SDK supports it, * 100 */
1426 int security_level; /* highest level available */
1427 int reserved[4];