Interface

Gio-2.0GioDtlsServerConnectionNamespace

interface DtlsServerConnectionNamespace {
    $gtype: GType<Gio.DtlsServerConnection>;
    prototype: Gio.DtlsServerConnection;
    new(
        base_socket: Gio.DatagramBased,
        certificate?: Gio.TlsCertificate,
    ): Gio.DtlsServerConnection;
}
Index

Properties

Methods

Properties

Methods