KOVACS Krisztian 3c56300afa winpr/sspi: add possibility to set auth identity with Unicode password
To be able to avoid password conversion if the password is already unicode
this change adds the sspi_SetAuthIdentityWithUnicodePassword() function
that is identical to sspi_SetAuthIdentity() except that the password is
used without further conversions in the Unicode identity.
2017-12-06 16:30:57 +01:00
..
2017-11-15 15:56:24 +01:00
2017-11-13 16:20:56 +01:00
2017-03-03 12:43:00 +01:00