klyn.net.ssl.SSLSocket.writeBytes
method
public writeBytes(value as Byte[]) as Void throws SSLException:
Description

Writes raw bytes to the peer.

Throws
  • SSLException if the TLS socket is not connected/configured correctly or a TLS transport operation fails.