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