Home
last modified time | relevance | path

Searched refs:net_log_remote_cert_has_no_errors (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System/ReferenceSources/
H A DSR.cs674 public const string net_log_remote_cert_has_no_errors = "Remote certificate has no errors."; field in SR
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A D_SecureChannel.cs1535 … Logging.PrintInfo(Logging.Web, this, SR.GetString(SR.net_log_remote_cert_has_no_errors)); in LogCertificateValidation()