Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownFileHashAlgorithm

Package version

Known values of FileHashAlgorithm that the service accepts.

Index

Enumeration members

Enumeration members

MD5

MD5: = "MD5"

MD5 hash type

SHA1

SHA1: = "SHA1"

SHA1 hash type

SHA256

SHA256: = "SHA256"

SHA256 hash type

SHA256AC

SHA256AC: = "SHA256AC"

SHA256 Authenticode hash type

Unknown

Unknown: = "Unknown"

Unknown hash algorithm

Generated using TypeDoc