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


Top ↑

Return Return

(encrypted) string


Top ↑

Source Source

File: includes/lib/tcpdf/tcpdf.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
5.0.005 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.