SSLSockets.IsSupportedSocket(SSLSocket) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("isSupportedSocket", "(Ljavax/net/ssl/SSLSocket;)Z", "", ApiSince=29)]
public static bool IsSupportedSocket (Javax.Net.Ssl.SSLSocket socket);
[<Android.Runtime.Register("isSupportedSocket", "(Ljavax/net/ssl/SSLSocket;)Z", "", ApiSince=29)>]
static member IsSupportedSocket : Javax.Net.Ssl.SSLSocket -> bool
Parameters
- socket
- SSLSocket
Returns
- Attributes