3 references to RemoteCertificateErrorId
System.Net.Security (3)
System\Net\Security\NetEventSource.Security.cs (3)
39
private const int RemoteVertificateValidId =
RemoteCertificateErrorId
+ 1;
214
[Event(
RemoteCertificateErrorId
, Keywords = Keywords.Default, Level = EventLevel.Verbose)]
216
WriteEvent(
RemoteCertificateErrorId
, sslStreamHash, message);