3 references to RemoteVertificateValidId
System.Net.Security (3)
System\Net\Security\NetEventSource.Security.cs (3)
44
private const int RemoteCertificateSuccessId =
RemoteVertificateValidId
+ 1;
226
[Event(
RemoteVertificateValidId
, Keywords = Keywords.Default, Level = EventLevel.Verbose)]
228
WriteEvent(
RemoteVertificateValidId
, sslStreamHash);