API17:JSimpleCrypt:: construct
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JSimpleCrypt::__construct
Description
Object Constructor takes an optional key to be used for encryption/decryption.
Description:JSimpleCrypt:: construct [Edit Descripton]
Synopsis
public JSimpleCrypt->__construct ($key=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $key | null |
Returns
Defined in
libraries/joomla/utilities/simplecrypt.php
Referenced by
See also
SeeAlso:JSimpleCrypt:: construct
Examples
<CodeExamplesForm />
