3 references to NotFoundCertInStoreId
System.Net.Security (3)
System\Net\Security\NetEventSource.Security.cs (3)
26
private const int RemoteCertificateId =
NotFoundCertInStoreId
+ 1;
100
[Event(
NotFoundCertInStoreId
, Keywords = Keywords.Default, Level = EventLevel.Informational)]
102
WriteEvent(
NotFoundCertInStoreId
, sslStreamHash);