Class Hash
Inheritance
System.Object
Hash
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
public class Hash : object
Properties
| Improve this Doc View SourceAlg
Declaration
public Hash.HashAlgorithm Alg { get; set; }
Property Value
Type | Description |
---|---|
Hash.HashAlgorithm |
Content
Declaration
public string Content { get; set; }
Property Value
Type | Description |
---|---|
System.String |