TCPDF::_encrypt_data( $n, $s )
Encrypt the input string.
Description Description
Parameters Parameters
- $n
-
(Required) (int) object number
- $s
-
(Required) (string) data string to encrypt
Return Return
(encrypted) string
Source Source
File: includes/lib/tcpdf/tcpdf.php
Changelog Changelog
Version | Description |
---|---|
5.0.005 | Introduced. |