module HexaPDF:: Encryption:: Identity
The identity encryption/decryption algorithm.
This “algorithm” does nothing, i.e. it returns the given data as is without encrypting or decrypting it.
See: PDF1.7 s7.6.5
Public Class Methods
Just returns the given source
fiber.
Also aliased as: decryption_fiber