CycloneDX::CryptoProperties
Inherits JSON::Serializable / Reference / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(asset_type : String | Nil = nil, algorithm_properties : AlgorithmProperties | Nil = nil, certificate_properties : CertificateProperties | Nil = nil, oid : String | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
algorithm_properties
Sourceasset_type
Sourcecertificate_properties
Sourceoid
Sourceto_xml(xml : XML::Builder)
Source