CycloneDX::AlgorithmProperties
Inherits JSON::Serializable / Reference / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(primitive : String | Nil = nil, parameter_set_identifier : String | Nil = nil, curve : String | Nil = nil, execution_environment : String | Nil = nil, implementation_platform : String | Nil = nil, mode : String | Nil = nil, padding : String | Nil = nil, crypto_functions : Array(String) | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
crypto_functions
Sourcecurve
Sourceexecution_environment
Sourceimplementation_platform
Sourcemode
Sourcepadding
Sourceparameter_set_identifier
Sourceprimitive
Sourceto_xml(xml : XML::Builder)
Source