2 references to EncryptMessage
System (2)
net\System\Net\_NTAuthentication.cs (1)
985errorCode = SSPIWrapper.EncryptMessage(GlobalSSPI.SSPIAuth, m_SecurityContext, securityBuffer, sequenceNumber);
net\System\Net\_SecureChannel.cs (1)
1161int errorCode = SSPIWrapper.EncryptMessage(GlobalSSPI.SSPISecureChannel, m_SecurityContext, securityBuffer, 0);