Object
@private
# File lib/prawn/security.rb, line 257 def encrypted_object(key, id, gen) if filtered_stream "stream\n#{Prawn::Document::Security.encrypt_string filtered_stream, key, id, gen}\nendstream\n" else '' end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.