/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Security/tests/FunctionalTests/ |
H A D | SslStreamSystemDefaultsTest.cs | 34 …tract Task AuthenticateClientAsync(string targetHost, X509CertificateCollection clientCertificates… in AuthenticateClientAsync() 127 …rride Task AuthenticateClientAsync(string targetHost, X509CertificateCollection clientCertificates… in AuthenticateClientAsync() 156 …rride Task AuthenticateClientAsync(string targetHost, X509CertificateCollection clientCertificates… in AuthenticateClientAsync() 175 …rride Task AuthenticateClientAsync(string targetHost, X509CertificateCollection clientCertificates… in AuthenticateClientAsync()
|
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Security/tests/UnitTests/ |
H A D | SslStreamAllowedProtocolsTest.cs | 19 …string targetHost, X509CertificateCollection clientCertificates, SslProtocols enabledSslProtocols,… in AuthenticateAsClient() 92 …string targetHost, X509CertificateCollection clientCertificates, SslProtocols enabledSslProtocols,… in AuthenticateAsClient() 106 …string targetHost, X509CertificateCollection clientCertificates, SslProtocols enabledSslProtocols,… in AuthenticateAsClient() 120 …string targetHost, X509CertificateCollection clientCertificates, SslProtocols enabledSslProtocols,… in AuthenticateAsClient()
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/Mono.Security.Protocol.Tls/ |
H A D | SslClientStream.cs | 73 X509CertificateCollection clientCertificates, in CertificateSelectionCallback() 163 X509CertificateCollection clientCertificates) : in SslClientStream() 186 X509CertificateCollection clientCertificates): in SslClientStream() 393 … override X509Certificate OnLocalCertificateSelection(X509CertificateCollection clientCertificates… in OnLocalCertificateSelection() 442 X509CertificateCollection clientCertificates, in RaiseClientCertificateSelection()
|
H A D | ClientContext.cs | 62 X509CertificateCollection clientCertificates) in ClientContext()
|
H A D | HttpsClientStream.cs | 47 … public HttpsClientStream (Stream stream, X509CertificateCollection clientCertificates, in HttpsClientStream()
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Security/Mono.Security.Protocol.Tls/ |
H A D | SslClientStream.cs | 63 X509CertificateCollection clientCertificates, in CertificateSelectionCallback() 163 X509CertificateCollection clientCertificates) : in SslClientStream() 186 X509CertificateCollection clientCertificates): in SslClientStream() 583 … override X509Certificate OnLocalCertificateSelection(X509CertificateCollection clientCertificates… in OnLocalCertificateSelection() 632 X509CertificateCollection clientCertificates, in RaiseClientCertificateSelection()
|
H A D | ClientContext.cs | 62 X509CertificateCollection clientCertificates) in ClientContext()
|
H A D | HttpsClientStream.cs | 48 public HttpsClientStream (Stream stream, X509CertificateCollection clientCertificates, in HttpsClientStream()
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/SecureProtocols/ |
H A D | SslStream.cs | 131 … virtual void AuthenticateAsClient(string targetHost, X509CertificateCollection clientCertificates… in AuthenticateAsClient() 137 … virtual void AuthenticateAsClient(string targetHost, X509CertificateCollection clientCertificates… in AuthenticateAsClient() 153 …ncResult BeginAuthenticateAsClient(string targetHost, X509CertificateCollection clientCertificates, in BeginAuthenticateAsClient() 163 …ncResult BeginAuthenticateAsClient(string targetHost, X509CertificateCollection clientCertificates, in BeginAuthenticateAsClient() 276 …ual Task AuthenticateAsClientAsync(string targetHost, X509CertificateCollection clientCertificates… in AuthenticateAsClientAsync() 282 …ual Task AuthenticateAsClientAsync(string targetHost, X509CertificateCollection clientCertificates… in AuthenticateAsClientAsync()
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/Mono.Security.Protocol.Tls.Handshake.Server/ |
H A D | TlsClientCertificate.cs | 37 private X509CertificateCollection clientCertificates; field in Mono.Security.Protocol.Tls.Handshake.Server.TlsClientCertificate
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Security/Mono.Security.Protocol.Tls.Handshake.Server/ |
H A D | TlsClientCertificate.cs | 37 private X509CertificateCollection clientCertificates; field in Mono.Security.Protocol.Tls.Handshake.Server.TlsClientCertificate
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Mono.Btls/ |
H A D | MonoBtlsStream.cs | 57 X509Certificate serverCertificate, X509CertificateCollection clientCertificates, in CreateContext()
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Mono.AppleTls/ |
H A D | AppleTlsStream.cs | 42 X509Certificate serverCertificate, X509CertificateCollection clientCertificates, in CreateContext()
|
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Http/src/System/Net/Http/Unix/ |
H A D | CurlHandler.ClientCertificateProvider.cs | 22 internal ClientCertificateProvider(X509Certificate2Collection clientCertificates) in ClientCertificateProvider()
|
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Security/src/System/Net/Security/ |
H A D | SslStream.cs | 153 …ncResult BeginAuthenticateAsClient(string targetHost, X509CertificateCollection clientCertificates, in BeginAuthenticateAsClient() 159 …ncResult BeginAuthenticateAsClient(string targetHost, X509CertificateCollection clientCertificates, in BeginAuthenticateAsClient() 280 … virtual void AuthenticateAsClient(string targetHost, X509CertificateCollection clientCertificates… in AuthenticateAsClient() 285 … virtual void AuthenticateAsClient(string targetHost, X509CertificateCollection clientCertificates… in AuthenticateAsClient() 358 …ual Task AuthenticateAsClientAsync(string targetHost, X509CertificateCollection clientCertificates… in AuthenticateAsClientAsync() 365 …ual Task AuthenticateAsClientAsync(string targetHost, X509CertificateCollection clientCertificates… in AuthenticateAsClientAsync()
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Security/Mono.Security.Interface/ |
H A D | IMonoSslStream.cs | 48 …void AuthenticateAsClient (string targetHost, X509CertificateCollection clientCertificates, SSA.Ss… in AuthenticateAsClient() 52 …cResult BeginAuthenticateAsClient (string targetHost, X509CertificateCollection clientCertificates… in BeginAuthenticateAsClient() 68 …Task AuthenticateAsClientAsync (string targetHost, X509CertificateCollection clientCertificates, S… in AuthenticateAsClientAsync()
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Mono.Net.Security/ |
H A D | MobileTlsContext.cs | 41 X509CertificateCollection clientCertificates; field in Mono.Net.Security.MobileTlsContext 48 X509CertificateCollection clientCertificates, bool askForClientCert) in MobileTlsContext()
|
H A D | MobileAuthenticatedStream.cs | 134 …public void AuthenticateAsClient (string targetHost, X509CertificateCollection clientCertificates,… in AuthenticateAsClient() 145 …cResult BeginAuthenticateAsClient (string targetHost, X509CertificateCollection clientCertificates… in BeginAuthenticateAsClient() 188 …ic Task AuthenticateAsClientAsync (string targetHost, X509CertificateCollection clientCertificates… in AuthenticateAsClientAsync() 224 …X509Certificate serverCertificate, X509CertificateCollection clientCertificates, bool clientCertRe… in ProcessAuthentication() 283 X509Certificate serverCertificate, X509CertificateCollection clientCertificates, in CreateContext()
|
H A D | LegacySslStream.cs | 334 …cResult BeginAuthenticateAsClient (string targetHost, X509CertificateCollection clientCertificates… in BeginAuthenticateAsClient() 445 …virtual void AuthenticateAsClient (string targetHost, X509CertificateCollection clientCertificates… in AuthenticateAsClient() 549 …al Task AuthenticateAsClientAsync (string targetHost, X509CertificateCollection clientCertificates… in AuthenticateAsClientAsync()
|
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/src/ |
H A D | RemoteNetwork.h | 38 … const std::map<QString, QSslCertificate>& clientCertificates() const { return m_clientCertFiles; } in clientCertificates() function
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Net.Http.WebRequest/System.Net.Http.WebRequest/ |
H A D | WebRequestHandler.cs | 45 X509CertificateCollection clientCertificates; field in System.Net.Http.WebRequestHandler
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net.Security/ |
H A D | SslStream.platformnotsupported.cs | 86 …virtual void AuthenticateAsClient (string targetHost, X509CertificateCollection clientCertificates… in AuthenticateAsClient() 96 …cResult BeginAuthenticateAsClient (string targetHost, X509CertificateCollection clientCertificates… in BeginAuthenticateAsClient() 140 …al Task AuthenticateAsClientAsync (string targetHost, X509CertificateCollection clientCertificates… in AuthenticateAsClientAsync()
|
H A D | SslStream.cs | 152 …virtual void AuthenticateAsClient (string targetHost, X509CertificateCollection clientCertificates… in AuthenticateAsClient() 164 …cResult BeginAuthenticateAsClient (string targetHost, X509CertificateCollection clientCertificates… in BeginAuthenticateAsClient() 212 …al Task AuthenticateAsClientAsync (string targetHost, X509CertificateCollection clientCertificates… in AuthenticateAsClientAsync()
|
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/System/Net/ |
H A D | TlsStream.cs | 19 …eam(NetworkStream stream, Socket socket, string host, X509CertificateCollection clientCertificates… in TlsStream()
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web.Services/System.Web.Services.Protocols/ |
H A D | HttpWebClientProtocol.cs | 46 X509CertificateCollection clientCertificates; field in System.Web.Services.Protocols.HttpWebClientProtocol
|