Encryption

$this->encryption->encrypt($value);

Secure a string with OpenCart’s encryption settings.

$this->encryption->decrypt($value);

Decrypt a secured sting with OpenCart’s encryption settings.

Last update: Tue, 13 Sep 2022 14:32:15