Interface

Gio-2.0GioDtlsClientConnectionNamespace

interface DtlsClientConnectionNamespace {
    $gtype: GType<Gio.DtlsClientConnection>;
    prototype: Gio.DtlsClientConnection;
    new(
        base_socket: Gio.DatagramBased,
        server_identity?: Gio.SocketConnectable,
    ): Gio.DtlsClientConnection;
}
Index

Properties

Methods

Properties

Methods