Class Signature
Assembly: CycloneDX.Core.dll
Syntax
Properties
|
Edit this page
View Source
Algorithm
Declaration
public string Algorithm { get; set; }
Property Value
|
Edit this page
View Source
CertificatePath
Declaration
public List<string> CertificatePath { get; set; }
Property Value
|
Edit this page
View Source
Excludes
Declaration
public List<string> Excludes { get; set; }
Property Value
|
Edit this page
View Source
KeyId
Declaration
public string KeyId { get; set; }
Property Value
|
Edit this page
View Source
PublicKey
Declaration
public PublicKey PublicKey { get; set; }
Property Value
|
Edit this page
View Source
Value
Declaration
public string Value { get; set; }
Property Value