Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Javax.Net.Ssl
  3. SSLSocket
  4. ThresholdClass
  • SSLSocket
    • SSLSocket()
    • SSLSocket(InetAddress, Int32)
    • SSLSocket(IntPtr, JniHandleOwnership)
    • SSLSocket(String, Int32)
    • SSLSocket(InetAddress, Int32, InetAddress, Int32)
    • SSLSocket(String, Int32, InetAddress, Int32)
    • ApplicationProtocol
    • EnableSessionCreation
    • HandshakeApplicationProtocol
    • HandshakeApplicationProtocolSelector
    • HandshakeSession
    • JniPeerMembers
    • NeedClientAuth
    • Session
    • SSLParameters
    • ThresholdClass
    • ThresholdType
    • UseClientMode
    • WantClientAuth
    • AddHandshakeCompletedListener(IHandshakeCompletedListener)
    • GetEnabledCipherSuites()
    • GetEnabledProtocols()
    • GetSupportedCipherSuites()
    • GetSupportedProtocols()
    • RemoveHandshakeCompletedListener(IHandshakeCompletedListener)
    • SetEnabledCipherSuites(String[])
    • SetEnabledProtocols(String[])
    • StartHandshake()
monoandroid
namespace Javax.Net.Ssl
{
    [Register("javax/net/ssl/SSLSocket", DoNotGenerateAcw = true)]
    public abstract class SSLSocket : Socket
    {
        protected override IntPtr ThresholdClass { get; }
    }
}
.NET
6.07.08.09.0
Information specific to monoandroid
Assembly

Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙