# Print output for @column tags ?> SSLSockets - Android SDK | Android Developers

Most visited


Recently visited


SSLSockets

public class SSLSockets
extends Object

java.lang.Object
   ↳ android.net.ssl.SSLSockets


Summary


Public methods

static boolean isSupportedSocket(SSLSocket socket)
static void setUseSessionTickets(SSLSocket socket, boolean useSessionTickets)

Inherited methods

Public methods


isSupportedSocket

public static boolean isSupportedSocket (SSLSocket socket)

Parameters
socket SSLSocket: This value cannot be null.

Returns
boolean

setUseSessionTickets

public static void setUseSessionTickets (SSLSocket socket, 
                boolean useSessionTickets)

Parameters
socket SSLSocket: This value cannot be null.

useSessionTickets boolean

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.