JSimpleCrypt:: construct/1.5
From Joomla! Documentation
JSimpleCrypt::__construct
Description
Object Constructor takes an optional key to be used for encryption/decryption.
Description:JSimpleCrypt:: construct [Edit Descripton]
public function __construct ($key=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $key | null |
- Returns
- Defined on line 45 of libraries/joomla/utilities/simplecrypt.php
See also
-
JSimpleCrypt::__construct on api.joomla.org
-
JSimpleCrypt source code on JoomlaCode
-
Class JSimpleCrypt
-
Subpackage Utilities
- Other versions of JSimpleCrypt::__construct
SeeAlso:JSimpleCrypt:: construct [Edit See Also]
User contributed notes
<CodeExamplesForm />