Home
last modified time | relevance | path

Searched refs:Ssl3 (Results 1 – 25 of 163) sorted by relevance

1234567

/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Security/Mono.Security.Protocol.Tls/
H A DContext.cs138 if ((this.securityProtocol & SecurityProtocolType.Ssl3) == SecurityProtocolType.Ssl3)
140 return SecurityProtocolType.Ssl3;
165 case SecurityProtocolType.Ssl3:
403 if (this.securityProtocol != SecurityProtocolType.Ssl3) in ClearKeyInfo()
418 return SecurityProtocolType.Ssl3; in DecodeProtocolCode()
H A DCipherSuiteCollection.cs64 case SecurityProtocolType.Ssl3: in CipherSuiteCollection()
113 case SecurityProtocolType.Ssl3: in Add()
H A DCipherSuiteFactory.cs47 case SecurityProtocolType.Ssl3: in GetSupportedCiphers()
138 CipherSuiteCollection scs = new CipherSuiteCollection(SecurityProtocolType.Ssl3); in GetSsl3SupportedCiphers()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/Mono.Security.Protocol.Tls/
H A DContext.cs136 if ((this.securityProtocol & SecurityProtocolType.Ssl3) == SecurityProtocolType.Ssl3)
138 return SecurityProtocolType.Ssl3;
163 case SecurityProtocolType.Ssl3:
401 if (this.securityProtocol != SecurityProtocolType.Ssl3) in ClearKeyInfo()
416 return SecurityProtocolType.Ssl3; in DecodeProtocolCode()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Security.Authentication/
H A DSslProtocols.cs38 Ssl3 = 48, enumerator
44 Default = Ssl3 | Tls
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/SecureProtocols/
H A DSslEnumTypes.cs27 Ssl3 = SchProtocols.Ssl3, enumerator
31 Default = Ssl3 | Tls
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.ServicePoint/src/System/Net/
H A DSecurityProtocolType.cs14 Ssl3 = SslProtocols.Ssl3, enumerator
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.ServicePoint/ref/
H A DSystem.Net.ServicePoint.cs60 Ssl3 = System.Security.Authentication.SslProtocols.Ssl3, enumerator
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/schannel-0.1.19/src/
H A Dschannel_cred.rs106 Ssl3, enumerator
120 (Protocol::Ssl3, Direction::Inbound) => um::schannel::SP_PROT_SSL3_SERVER, in dword()
124 (Protocol::Ssl3, Direction::Outbound) => um::schannel::SP_PROT_SSL3_CLIENT, in dword()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/schannel-0.1.19/src/
H A Dschannel_cred.rs106 Ssl3, enumerator
120 (Protocol::Ssl3, Direction::Inbound) => um::schannel::SP_PROT_SSL3_SERVER, in dword()
124 (Protocol::Ssl3, Direction::Outbound) => um::schannel::SP_PROT_SSL3_CLIENT, in dword()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/schannel-0.1.19/src/
H A Dschannel_cred.rs106 Ssl3, enumerator
120 (Protocol::Ssl3, Direction::Inbound) => um::schannel::SP_PROT_SSL3_SERVER, in dword()
124 (Protocol::Ssl3, Direction::Outbound) => um::schannel::SP_PROT_SSL3_CLIENT, in dword()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/schannel-0.1.19/src/
H A Dschannel_cred.rs106 Ssl3, enumerator
120 (Protocol::Ssl3, Direction::Inbound) => um::schannel::SP_PROT_SSL3_SERVER, in dword()
124 (Protocol::Ssl3, Direction::Outbound) => um::schannel::SP_PROT_SSL3_CLIENT, in dword()
/dports/www/castor/castor-0.8.16/cargo-crates/schannel-0.1.19/src/
H A Dschannel_cred.rs106 Ssl3, enumerator
120 (Protocol::Ssl3, Direction::Inbound) => um::schannel::SP_PROT_SSL3_SERVER, in dword()
124 (Protocol::Ssl3, Direction::Outbound) => um::schannel::SP_PROT_SSL3_CLIENT, in dword()
/dports/lang/gleam/gleam-0.18.2/cargo-crates/schannel-0.1.19/src/
H A Dschannel_cred.rs106 Ssl3, enumerator
120 (Protocol::Ssl3, Direction::Inbound) => um::schannel::SP_PROT_SSL3_SERVER, in dword()
124 (Protocol::Ssl3, Direction::Outbound) => um::schannel::SP_PROT_SSL3_CLIENT, in dword()
/dports/dns/dog/dog-0.1.0/cargo-crates/schannel-0.1.19/src/
H A Dschannel_cred.rs106 Ssl3, enumerator
120 (Protocol::Ssl3, Direction::Inbound) => um::schannel::SP_PROT_SSL3_SERVER, in dword()
124 (Protocol::Ssl3, Direction::Outbound) => um::schannel::SP_PROT_SSL3_CLIENT, in dword()
/dports/net-im/fractal/fractal-4.4.0/vendor/schannel/src/
H A Dschannel_cred.rs106 Ssl3, enumerator
120 (Protocol::Ssl3, Direction::Inbound) => um::schannel::SP_PROT_SSL3_SERVER, in dword()
124 (Protocol::Ssl3, Direction::Outbound) => um::schannel::SP_PROT_SSL3_CLIENT, in dword()
/dports/net/routinator/routinator-0.10.2/cargo-crates/schannel-0.1.19/src/
H A Dschannel_cred.rs106 Ssl3, enumerator
120 (Protocol::Ssl3, Direction::Inbound) => um::schannel::SP_PROT_SSL3_SERVER, in dword()
124 (Protocol::Ssl3, Direction::Outbound) => um::schannel::SP_PROT_SSL3_CLIENT, in dword()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/schannel-0.1.19/src/
H A Dschannel_cred.rs106 Ssl3, enumerator
120 (Protocol::Ssl3, Direction::Inbound) => um::schannel::SP_PROT_SSL3_SERVER, in dword()
124 (Protocol::Ssl3, Direction::Outbound) => um::schannel::SP_PROT_SSL3_CLIENT, in dword()
/dports/www/rearx/rearx-0.1.4/cargo-crates/schannel-0.1.19/src/
H A Dschannel_cred.rs106 Ssl3, enumerator
120 (Protocol::Ssl3, Direction::Inbound) => um::schannel::SP_PROT_SSL3_SERVER, in dword()
124 (Protocol::Ssl3, Direction::Outbound) => um::schannel::SP_PROT_SSL3_CLIENT, in dword()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/schannel-0.1.16/src/
H A Dschannel_cred.rs106 Ssl3, enumerator
120 (Protocol::Ssl3, Direction::Inbound) => um::schannel::SP_PROT_SSL3_SERVER, in dword()
124 (Protocol::Ssl3, Direction::Outbound) => um::schannel::SP_PROT_SSL3_CLIENT, in dword()
/dports/audio/lewton/lewton-0.10.2/cargo-crates/schannel-0.1.16/src/
H A Dschannel_cred.rs106 Ssl3, enumerator
120 (Protocol::Ssl3, Direction::Inbound) => um::schannel::SP_PROT_SSL3_SERVER, in dword()
124 (Protocol::Ssl3, Direction::Outbound) => um::schannel::SP_PROT_SSL3_CLIENT, in dword()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/schannel-0.1.19/src/
H A Dschannel_cred.rs106 Ssl3, enumerator
120 (Protocol::Ssl3, Direction::Inbound) => um::schannel::SP_PROT_SSL3_SERVER, in dword()
124 (Protocol::Ssl3, Direction::Outbound) => um::schannel::SP_PROT_SSL3_CLIENT, in dword()
/dports/net/proby/proby-1.0.2/cargo-crates/schannel-0.1.19/src/
H A Dschannel_cred.rs106 Ssl3, enumerator
120 (Protocol::Ssl3, Direction::Inbound) => um::schannel::SP_PROT_SSL3_SERVER, in dword()
124 (Protocol::Ssl3, Direction::Outbound) => um::schannel::SP_PROT_SSL3_CLIENT, in dword()
/dports/net/krill/krill-0.9.4/cargo-crates/schannel-0.1.19/src/
H A Dschannel_cred.rs106 Ssl3, enumerator
120 (Protocol::Ssl3, Direction::Inbound) => um::schannel::SP_PROT_SSL3_SERVER, in dword()
124 (Protocol::Ssl3, Direction::Outbound) => um::schannel::SP_PROT_SSL3_CLIENT, in dword()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/schannel-0.1.19/src/
H A Dschannel_cred.rs106 Ssl3, enumerator
120 (Protocol::Ssl3, Direction::Inbound) => um::schannel::SP_PROT_SSL3_SERVER, in dword()
124 (Protocol::Ssl3, Direction::Outbound) => um::schannel::SP_PROT_SSL3_CLIENT, in dword()

1234567