SSLCertificateSocketFactory
SSLCertificateSocketFactory(Int32)
SSLCertificateSocketFactory(nint, 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)
net10.0-android36.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
{
[DebuggerBrowsable(DebuggerBrowsableState.Never)]
[EditorBrowsable(EditorBrowsableState.Never)]
protected override Type! ThresholdType { get; }
}
}
| .NET | 6.07.08.09.010.0 |
|---|---|
Information specific to net10.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.035.036.0 |
Information specific to net10.0-android36.0 | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | The property getter is only supported on the following platforms:
|
- Built-in API
- Package-provided API