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