Home
last modified time | relevance | path

Searched defs:secureChannelHash (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Security/src/System/Net/Security/
H A DNetEventSource.Security.cs99 private void CertIsType2(int secureChannelHash) => in CertIsType2()
111 private void FoundCertInStore(string store, int secureChannelHash) => in FoundCertInStore()
123 private void NotFoundCertInStore(int secureChannelHash) => in NotFoundCertInStore()
147 private void CertificateFromDelegate(int secureChannelHash) => in CertificateFromDelegate()
159 private void NoDelegateNoClientCert(int secureChannelHash) => in NoDelegateNoClientCert()
171 private void NoDelegateButClientCert(int secureChannelHash) => in NoDelegateButClientCert()
195 private void NoIssuersTryAllCerts(int secureChannelHash) => in NoIssuersTryAllCerts()
243 private void FindingMatchingCerts(int secureChannelHash) => in FindingMatchingCerts()
255 private void UsingCachedCredential(int secureChannelHash) => in UsingCachedCredential()
298 private void RemoteCertDeclaredValid(int secureChannelHash) => in RemoteCertDeclaredValid()
[all …]