ExtendedSSLSession
ExtendedSSLSession()
ExtendedSSLSession(IntPtr, JniHandleOwnership)
ApplicationBufferSize
CipherSuite
CreationTime
IsValid
JniPeerMembers
LastAccessedTime
LocalPrincipal
PacketBufferSize
PeerHost
PeerPort
PeerPrincipal
Protocol
RequestedServerNames
SessionContext
ThresholdClass
ThresholdType
GetId()
GetLocalCertificates()
GetLocalSupportedSignatureAlgorithms()
GetPeerCertificateChain()
GetPeerCertificates()
GetPeerSupportedSignatureAlgorithms()
GetValue(String)
GetValueNames()
Invalidate()
PutValue(String, Object)
RemoveValue(String)
monoandroid
namespace Javax.Net.Ssl
{
[Register("javax/net/ssl/ExtendedSSLSession", ApiSince = 24, DoNotGenerateAcw = true)]
public abstract class ExtendedSSLSession : Object, IJavaObject, IJavaPeerable, ISSLSession, IDisposable
{
[Register("getValue", "(Ljava/lang/String;)Ljava/lang/Object;", "GetGetValue_Ljava_lang_String_Handler")]
public abstract Object? GetValue(string? name);
}
}
.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