Class: Oscal::HashObject
- Defined in:
- lib/oscal/hash_object.rb
Constant Summary collapse
- KEY =
- %i(algorithm value) 
Method Summary
Methods inherited from BaseClass
Methods included from Serializer
included, #to_h, #to_json, #to_xml, #to_yaml
Constructor Details
This class inherits a constructor from Oscal::BaseClass