JSimpleCrypt/11.1
出典: Joomla! ドキュメンテーション
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | __construct | Object Constructor takes an optional key to be used for encryption/decryption. |
| public | decrypt | Decrypt. |
| public | encrypt | Encrypt. |
| protected | _charToInt | CharToInt. |
| protected | _hexToInt | HextoInt. |
| protected | _hexToIntArray | HexToIntArray. |
| protected | _intToHex | inToHex |
| protected | _xorCharString | Decrypt. |
| protected | _xorString | XorString. |
- Defined in libraries/joomla/utilities/simplecrypt.php
- Extends JObject
Importing
jimport( 'joomla.utilities.simplecrypt' );
See also
JSimpleCrypt source code on BitBucket
Subpackage Utilities
User contributed notes
<CodeExamplesForm />
%DPL-1.7.6-ERROR: Wrong '$0' parameter: 'namespace'! Help: $0= empty string (Main).
自動更新 2012/05/25 23:56:32
