
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.