:right-sidebar: True ChecksumType =================================================================== .. currentmodule:: gi.repository.GLib .. versionadded:: 2.16 .. class:: ChecksumType :no-contents-entry: The hashing algorithm to be used by :obj:`~gi.repository.GLib.Checksum` when performing the digest of some data. Note that the :obj:`~gi.repository.GLib.ChecksumType` enumeration may be extended at a later date to include new hashing algorithm types. Fields ------ .. rst-class:: interim-class .. class:: ChecksumType :no-index: .. attribute:: MD5 The type of the None singleton. .. attribute:: SHA1 The type of the None singleton. .. attribute:: SHA256 The type of the None singleton. .. attribute:: SHA384 The type of the None singleton. .. attribute:: SHA512 The type of the None singleton.