Searched defs:_LDAPVersion (Results 1 – 1 of 1) sorted by relevance
1392 typedef struct _LDAPVersion { struct1393 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];