TCPDF::_generateencryptionkey()
Method: Compute encryption key
Source: includes/lib/tcpdf/tcpdf.php:10776
Method: Compute encryption key
Source: includes/lib/tcpdf/tcpdf.php:10776
Method: Set document protection Remark: the protection against modification is for people who have the full Acrobat product.
Source: includes/lib/tcpdf/tcpdf.php:10894
Method: Compute encryption key depending on object number where the encrypted data is stored.
Source: includes/lib/tcpdf/tcpdf.php:10497
Method: Put encryption on PDF document.
Source: includes/lib/tcpdf/tcpdf.php:10545
Method: Compute U value (used for encryption)
Source: includes/lib/tcpdf/tcpdf.php:10665
Method: Compute O value (used for encryption)
Source: includes/lib/tcpdf/tcpdf.php:10710
Method: Reset pointer to the last document page.
Source: includes/lib/tcpdf/tcpdf.php:3065
Method: Enable or disable Right-To-Left language mode
Source: includes/lib/tcpdf/tcpdf.php:2368
Method: Encrypts a string using MD5 and returns it’s value as a binary string.
Source: includes/lib/tcpdf/include/tcpdf_static.php:430
Method: Returns the input text encrypted using RC4 algorithm and the specified key.
Source: includes/lib/tcpdf/include/tcpdf_static.php:492