Class CryptoProperties
Inheritance
System.Object
CryptoProperties
Assembly: CycloneDX.Core.dll
Syntax
public class CryptoProperties : object
Properties
|
Improve this Doc
View Source
AlgorithmProperties
Declaration
public AlgorithmProperties AlgorithmProperties { get; set; }
Property Value
|
Improve this Doc
View Source
AssetType
Declaration
public AssetType AssetType { get; set; }
Property Value
|
Improve this Doc
View Source
CertificateProperties
Declaration
public CertificateProperties CertificateProperties { get; set; }
Property Value
|
Improve this Doc
View Source
ObjectIdentifier
Declaration
public string ObjectIdentifier { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
ProtocolProperties
Declaration
public ProtocolProperties ProtocolProperties { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public RelatedCryptoMaterialProperties RelatedCryptoMaterialProperties { get; set; }
Property Value