Descripción
Sintaxis
public abstract class SSLSocket extends Socket
Constructores
Métodos
- addHandshakeCompletedListener()
- getApplicationProtocol()
- getEnabledCipherSuites()
- getEnabledProtocols()
- getEnableSessionCreation()
- getHandshakeApplicationProtocol()
- getHandshakeApplicationProtocolSelector()
- getHandshakeSession()
- getNeedClientAuth()
- getSession()
- getSSLParameters()
- getSupportedCipherSuites()
- getSupportedProtocols()
- getUseClientMode()
- getWantClientAuth()
- removeHandshakeCompletedListener()
- setEnabledCipherSuites()
- setEnabledProtocols()
- setEnableSessionCreation()
- setHandshakeApplicationProtocolSelector()
- setNeedClientAuth()
- setSSLParameters()
- setUseClientMode()
- setWantClientAuth()
- startHandshake()
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.