3 references to LocatingPrivateKeyId
System.Net.Security (3)
System\Net\Security\NetEventSource.Security.cs (3)
27
private const int CertIsType2Id =
LocatingPrivateKeyId
+ 1;
80
[Event(
LocatingPrivateKeyId
, Keywords = Keywords.Default, Level = EventLevel.Informational)]
82
WriteEvent(
LocatingPrivateKeyId
, x509Certificate, sslStreamHash);