Dictionary
Class representing a signature which can be embedded in DigitalSignature dictionary. It must be a direct object.
# File lib/origami/signature.rb, line 494 def initialize(hash = {}) set_indirect(false) super(hash) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.