Class PDF::Writer::ARC4
In: lib/pdf/writer/arc4.rb
Parent: Object

ARC4 methods A series of function to implement ARC4 encoding in Ruby

Methods

encrypt   init   new   prepare  

Public Class methods

Initializes the ARC4 encryption with the specified key.

Public Instance methods

Initialize the ARC4 encryption.

Initialize the encryption for processing a particular object.

[Validate]