Gio.DtlsConnectionInterface

Fields

Name

Type

Access

Description

accept_certificate

object

r

Check whether to accept a certificate.

g_iface

GObject.TypeInterface

r

The parent interface.

get_binding_data

object

r

Retrieve TLS channel binding data

get_negotiated_protocol

object

r

Get ALPN-negotiated protocol

handshake

object

r

Perform a handshake operation.

handshake_async

object

r

Start an asynchronous handshake operation.

handshake_finish

object

r

Finish an asynchronous handshake operation.

set_advertised_protocols

object

r

Set APLN protocol list

shutdown

object

r

Shut down one or both directions of the connection.

shutdown_async

object

r

Start an asynchronous shutdown operation.

shutdown_finish

object

r

Finish an asynchronous shutdown operation.

Methods

None

Details

class Gio.DtlsConnectionInterface

Virtual method table for a Gio.DtlsConnection implementation.

New in version 2.48.