2 references to EncryptionPolicy
System (2)
net\System\Net\_TLSstream.cs (1)
76m_Worker = new SslState(networkStream, initiatingRequest is HttpWebRequest, SettingsSectionInternal.Section.EncryptionPolicy);
net\System\Net\ServicePointManager.cs (1)
609return SettingsSectionInternal.Section.EncryptionPolicy;