SSLCertificateSocketFactory
SSLCertificateSocketFactory(Int32)
SSLCertificateSocketFactory(IntPtr, JniHandleOwnership)
JniPeerMembers
ThresholdClass
ThresholdType
CreateSocket(InetAddress, Int32)
CreateSocket(String, Int32)
CreateSocket(InetAddress, Int32, InetAddress, Int32)
CreateSocket(Socket, String, Int32, Boolean)
CreateSocket(String, Int32, InetAddress, Int32)
GetDefault(Int32)
GetDefault(Int32, SSLSessionCache)
GetDefaultCipherSuites()
GetHttpSocketFactory(Int32, SSLSessionCache)
GetInsecure(Int32, SSLSessionCache)
GetNpnSelectedProtocol(Socket)
GetSupportedCipherSuites()
SetHostname(Socket, String)
SetKeyManagers(IKeyManager[])
SetNpnProtocols(Byte[][])
SetTrustManagers(ITrustManager[])
SetUseSessionTickets(Socket, Boolean)
net9.0-android34.0
namespace Android.Net
{
[ObsoletedOSPlatform("android29.0", "This class is obsoleted in this android platform")]
[Register("android/net/SSLCertificateSocketFactory", DoNotGenerateAcw = true)]
public class SSLCertificateSocketFactory : SSLSocketFactory
{
[ObsoletedOSPlatform("android29.0")]
[Register("setHostname", "(Ljava/net/Socket;Ljava/lang/String;)V", "GetSetHostname_Ljava_net_Socket_Ljava_lang_String_Handler")]
public virtual void SetHostname(Socket? socket, string? hostName);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API