GChecksumType

The hashing algorithm to be used by #GChecksum when performing the digest of some data.

Note that the #GChecksumType enumeration may be extended at a later date to include new hashing algorithm types.

Values

ValueMeaning
MD50

Use the MD5 hashing algorithm

SHA11

Use the SHA-1 hashing algorithm

SHA2562

Use the SHA-256 hashing algorithm

SHA5123

Use the SHA-512 hashing algorithm

Meta

Since

2.16