-- v3: libs/ldap: Encrypted buffer layout is different for NTLM and Kerberos. libs/ldap: sasl_decode() should treat intput buffer as data + token. libs/ldap: sasl_encode() should construct output buffer as data + token. libs/ldap: When initializing security context ask for mutual authentication.