TypeScript API Documentation for GLIB
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 2.16
The hashing algorithm to be used by GLib.Checksum when performing the digest of some data.
Note that the GLib.ChecksumType enumeration may be extended at a later date to include new hashing algorithm types.
2.16
Use the MD5 hashing algorithm
Use the SHA-1 hashing algorithm
Use the SHA-256 hashing algorithm
Use the SHA-384 hashing algorithm (Since: 2.51)
Use the SHA-512 hashing algorithm (Since: 2.36)
The hashing algorithm to be used by GLib.Checksum when performing the digest of some data.
Note that the GLib.ChecksumType enumeration may be extended at a later date to include new hashing algorithm types.
Since
2.16