klyn.net.ssl.SSLSocket.receiveBytes
method
public receiveBytes(maxBytes as Int = 4096) as Byte[] throws SSLException:
Description

Receives raw bytes from the peer.

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