.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Javax.Net.Ssl
  3. SSLEngine
  4. DelegatedTask
  • SSLEngine
    • SSLEngine()
    • SSLEngine(IntPtr, JniHandleOwnership)
    • SSLEngine(String, Int32)
    • ApplicationProtocol
    • DelegatedTask
    • EnableSessionCreation
    • HandshakeApplicationProtocol
    • HandshakeApplicationProtocolSelector
    • HandshakeSession
    • HandshakeStatus
    • IsInboundDone
    • IsOutboundDone
    • JniPeerMembers
    • NeedClientAuth
    • PeerHost
    • PeerPort
    • Session
    • SSLParameters
    • ThresholdClass
    • ThresholdType
    • UseClientMode
    • WantClientAuth
    • BeginHandshake()
    • CloseInbound()
    • CloseOutbound()
    • GetEnabledCipherSuites()
    • GetEnabledProtocols()
    • GetSupportedCipherSuites()
    • GetSupportedProtocols()
    • SetEnabledCipherSuites(String[])
    • SetEnabledProtocols(String[])
    • Unwrap(ByteBuffer, ByteBuffer)
    • Unwrap(ByteBuffer, ByteBuffer[])
    • Unwrap(ByteBuffer, ByteBuffer[], Int32, Int32)
    • Wrap(ByteBuffer, ByteBuffer)
    • Wrap(ByteBuffer[], ByteBuffer)
    • Wrap(ByteBuffer[], Int32, Int32, ByteBuffer)
monoandroid
namespace Javax.Net.Ssl
{
    [Register("javax/net/ssl/SSLEngine", DoNotGenerateAcw = true)]
    public abstract class SSLEngine : Object
    {
        public abstract IRunnable? DelegatedTask
        {
            [Register("getDelegatedTask", "()Ljava/lang/Runnable;", "GetGetDelegatedTaskHandler")]
            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 🗙