class

CycloneDX::CryptoProperties

Inherits JSON::Serializable / Reference / Object

Constructors

new(asset_type : String | Nil = nil, algorithm_properties : AlgorithmProperties | Nil = nil, certificate_properties : CertificateProperties | Nil = nil, oid : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

algorithm_properties
Source
asset_type
Source
certificate_properties
Source
to_xml(xml : XML::Builder)
Source