Parent

Methods

Class/Module Index [+]

Quicksearch

Origami::Signature::Reference

Class representing a signature which can be embedded in DigitalSignature dictionary. It must be a direct object.

Public Class Methods

new(hash = {}) click to toggle source
# File lib/origami/signature.rb, line 494
def initialize(hash = {})
  set_indirect(false)

  super(hash)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.