Companion
object Companion
Functions
Link copied to clipboard
fun new(baseIoStream: IOStream, serverIdentity: SocketConnectable? = null): <Error class: unknown class><TlsClientConnection>
Creates a new #GTlsClientConnection wrapping @base_io_stream (which must have pollable input and output streams) which is assumed to communicate with the server identified by @server_identity.
Link copied to clipboard