Enum Class ChecksumType

java.lang.Object
java.lang.Enum<ChecksumType>
org.gnome.glib.ChecksumType
All Implemented Interfaces:
Enumeration, Serializable, Comparable<ChecksumType>, Constable

@Generated("io.github.jwharm.JavaGI") public enum ChecksumType extends Enum<ChecksumType> implements Enumeration
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.