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