Module for encrypted PDF objects.
# File lib/origami/encryption.rb, line 426 def self.extended(obj) obj.decrypted = false end
# File lib/origami/encryption.rb, line 430 def post_build encrypt! super end
[Validate]
Generated with the Darkfish Rdoc Generator 2.