:right-sidebar: True TlsError =================================================================== .. currentmodule:: gi.repository.Gio .. versionadded:: 2.28 .. class:: TlsError :no-contents-entry: An error code used with %G_TLS_ERROR in a :obj:`~gi.repository.GLib.Error` returned from a TLS-related routine. Methods ------- .. rst-class:: interim-class .. class:: TlsError :no-index: .. method:: quark() -> int Gets the TLS error quark. .. versionadded:: 2.28 Fields ------ .. rst-class:: interim-class .. class:: TlsError :no-index: .. attribute:: BAD_CERTIFICATE The type of the None singleton. .. attribute:: BAD_CERTIFICATE_PASSWORD The type of the None singleton. .. attribute:: CERTIFICATE_REQUIRED The type of the None singleton. .. attribute:: EOF The type of the None singleton. .. attribute:: HANDSHAKE The type of the None singleton. .. attribute:: INAPPROPRIATE_FALLBACK The type of the None singleton. .. attribute:: MISC The type of the None singleton. .. attribute:: NOT_TLS The type of the None singleton. .. attribute:: UNAVAILABLE The type of the None singleton.