Gjsify LogoGjsify Logo

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.

Index

Enumeration Members

Enumeration Members

MD5: number

Use the MD5 hashing algorithm

SHA1: number

Use the SHA-1 hashing algorithm

SHA256: number

Use the SHA-256 hashing algorithm

SHA384: number

Use the SHA-384 hashing algorithm (Since: 2.51)

SHA512: number

Use the SHA-512 hashing algorithm (Since: 2.36)

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method