Virtual Method
GioDtlsConnectionget_binding_data
Declaration
gboolean
get_binding_data (
GDtlsConnection* conn,
GTlsChannelBindingType type,
GByteArray* data,
GError** error
)
Parameters
type |
GTlsChannelBindingType |
No description available. | |
data |
An array of guint8 |
No description available. | |
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |