CycloneDX::CertificateProperties
Inherits JSON::Serializable / Reference / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(subject_name : String | Nil = nil, issuer_name : String | Nil = nil, not_valid_before : String | Nil = nil, not_valid_after : String | Nil = nil, signature_algorithm_ref : String | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
issuer_name
Sourcenot_valid_after
Sourcenot_valid_before
Sourcesignature_algorithm_ref
Sourcesubject_name
Sourceto_xml(xml : XML::Builder)
Source