Companion
object Companion
Functions
Link copied to clipboard
fun new(baseIoStream: IOStream, certificate: TlsCertificate? = null): <Error class: unknown class><TlsServerConnection>
Creates a new #GTlsServerConnection wrapping @base_io_stream (which must have pollable input and output streams).
Link copied to clipboard