
In native windows SSPI, AcceptSecurityContext and InitializeSecurityContext return SEC_E_INVALID_HANDLE if the provided context is an empty context. Add the checks so that our SSPI implementation behave the same way.
In native windows SSPI, AcceptSecurityContext and InitializeSecurityContext return SEC_E_INVALID_HANDLE if the provided context is an empty context. Add the checks so that our SSPI implementation behave the same way.