Class: GOBL::DSig::Signature
- Defined in:
- lib/gobl/dsig/signature.rb
Overview
JSON Web Signature in compact form.
Constant Summary collapse
- SCHEMA_ID =
The Schema ID of the GOBL Signature structure
'https://gobl.org/draft-0/dsig/signature'
Method Summary
Methods inherited from Value
#==, #as_json, #eql?, #hash, #initialize, #to_s, #to_sym
Methods inherited from Struct
#as_json, from_data, from_json!, #to_json
Constructor Details
This class inherits a constructor from GOBL::Value