mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01:00
gdtlsconnection: document get_binding_data vfunc
This commit is contained in:
parent
09a4203b38
commit
1ea88f46ff
@ -46,7 +46,8 @@ typedef struct _GDtlsConnectionInterface GDtlsConnectionInterface;
|
||||
* @shutdown_async: Start an asynchronous shutdown operation.
|
||||
* @shutdown_finish: Finish an asynchronous shutdown operation.
|
||||
* @set_advertised_protocols: Set APLN protocol list
|
||||
* @get_negotiated_protocol: Retrieve ALPN-negotiated protocol
|
||||
* @get_negotiated_protocol: Get ALPN-negotiated protocol
|
||||
* @get_binding_data: Retrieve TLS channel binding data
|
||||
*
|
||||
* Virtual method table for a #GDtlsConnection implementation.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user