Interface

Gio-2.0GioTlsClientConnectionNamespace

interface TlsClientConnectionNamespace {
    $gtype: GType<Gio.TlsClientConnection>;
    prototype: Gio.TlsClientConnection;
    new(
        base_io_stream: Gio.IOStream,
        server_identity?: Gio.SocketConnectable,
    ): Gio.TlsClientConnection;
}
Index

Properties

Methods

Properties

Methods