Interface

Gio-2.0GioTlsServerConnectionNamespace

interface TlsServerConnectionNamespace {
    $gtype: GType<Gio.TlsServerConnection>;
    prototype: Gio.TlsServerConnection;
    new(
        base_io_stream: Gio.IOStream,
        certificate?: Gio.TlsCertificate,
    ): Gio.TlsServerConnection;
}
Index

Properties

Methods

Properties

Methods