class CycloneDX::Hash

Included Modules

Defined in:

cyclonedx/models.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(algorithm : String, content : String) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def algorithm : String #

[View source]
def content : String #

[View source]
def to_xml(xml : XML::Builder) #

[View source]