ENUM

HashType

Description

Supported in v6.0+ Type of hash function to be computed for malware hits.

link GraphQL Schema definition

  • enum HashType {
  • HASH_TYPE_M_D5
  • HASH_TYPE_SH_A1
  • HASH_TYPE_SH_A256
  • }