: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 The type of the None singleton. .. attribute:: SERVER_END_POINT The type of the None singleton. .. attribute:: UNIQUE The type of the None singleton.