:right-sidebar: True TlsChannelBindingType =================================================================== .. currentmodule:: gi.repository.Gio .. versionadded:: 2.66 .. class:: TlsChannelBindingType :no-contents-entry: The type of TLS channel binding data to retrieve from :obj:`~gi.repository.Gio.TlsConnection` or :obj:`~gi.repository.Gio.DtlsConnection`, as documented by RFC 5929 or RFC 9266. The ```tls-unique-for-telnet`` `_ binding type is not currently implemented. Fields ------ .. rst-class:: interim-class .. class:: TlsChannelBindingType :no-index: .. attribute:: EXPORTER ```tls-exporter`` `_ binding type. Since: 2.74 .. attribute:: SERVER_END_POINT ```tls-server-end-point`` `_ binding type .. attribute:: UNIQUE ```tls-unique`` `_ binding type