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