module HexaPDF::Encryption::Identity
def encrypt(_key, data)
def encrypt(_key, data) data end
def encryption_fiber(_key, source)
def encryption_fiber(_key, source) source end
def encrypt(_key, data) data end
def encryption_fiber(_key, source) source end