Checksum.typeGetLength

ptrdiff_t typeGetLength(glib.types.ChecksumType checksumType)

Gets the length in bytes of digests of type checksum_type

Parameters

checksumTypea #GChecksumType

Returns

the checksum length, or -1 if checksum_type is

not supported.