Parent

Methods

Class/Module Index [+]

Quicksearch

Origami::Adobe::PPKLite::Certificate

Public Instance Methods

show() click to toggle source
# File lib/origami/extensions/ppklite.rb, line 403
def show
  puts "ID: #{self.ID}"
  puts "Viewable: #{self.Viewable}"
  puts "Editable: #{self.Editable}"
  puts "Trust attributes: #{self.Trust}"
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.