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: PDF2.0 s7.6.6
Public Class Methods
Just returns the given source
fiber.
Also aliased as: decryption_fiber