Overview
>
klyn.net.ssl
>
SSLSocket
>
writeBytes
Version 0.1.2
Overview
Index
Tree
Deprecated
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.