Gio.DtlsConnectionInterface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
accept_certificate |
r |
Check whether to accept a certificate. |
|
g_iface |
r |
The parent interface. |
|
get_binding_data |
r |
Retrieve TLS channel binding data |
|
get_negotiated_protocol |
r |
Get ALPN-negotiated protocol |
|
handshake |
r |
Perform a handshake operation. |
|
handshake_async |
r |
Start an asynchronous handshake operation. |
|
handshake_finish |
r |
Finish an asynchronous handshake operation. |
|
set_advertised_protocols |
r |
Set APLN protocol list |
|
shutdown |
r |
Shut down one or both directions of the connection. |
|
shutdown_async |
r |
Start an asynchronous shutdown operation. |
|
shutdown_finish |
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.