2 references to SslCredKey
System (2)
net\System\Net\_SslSessionsCache.cs (2)
137
object key = new
SslCredKey
(thumbPrint, allowedProtocols, encryptionPolicy);
165
object key = new
SslCredKey
(thumbPrint, allowedProtocols, encryptionPolicy);