Show / Hide Table of Contents

Enum Hash.HashAlgorithm

Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
public enum HashAlgorithm : int

Fields

Name Description
BLAKE2b_256
BLAKE2b_384
BLAKE2b_512
BLAKE3
MD5
Null
SHA_1
SHA_256
SHA_384
SHA_512
SHA3_256
SHA3_384
SHA3_512
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX