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

Sends raw bytes to the peer.

Returns

Number of bytes written.

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