Show / Hide Table of Contents

Class Hash

Inheritance
System.Object
Hash
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
public class Hash : object

Properties

| Improve this Doc View Source

Alg

Declaration
public Hash.HashAlgorithm Alg { get; set; }
Property Value
Type Description
Hash.HashAlgorithm
| Improve this Doc View Source

Content

Declaration
public string Content { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX