Companion

object Companion

Properties

Link copied to clipboard
open val type: <Error class: unknown class><TlsClientConnection>

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
fun wrap(pointer: <Error class: unknown class><<Error class: unknown class>>): TlsClientConnection