Gio.TlsConnectionClass¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
accept_certificate |
r |
Check whether to accept a certificate. |
|
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. |
|
padding |
[ |
r |
|
parent_class |
r |
The parent class. |
Methods¶
None
Details¶
- class Gio.TlsConnectionClass¶
The class structure for the
Gio.TlsConnection
type.New in version 2.28.