QCubed - A PHP5 rapid development MVC framework.
Home  |  Updates

classQCryptography-members

QCryptography Member List

This is the complete list of members for QCryptography, including all inherited members.

$Base64QCryptography [static]
$blnBase64QCryptography [protected]
$CipherQCryptography [static]
$KeyQCryptography [static]
$ModeQCryptography [static]
$objMcryptModuleQCryptography [protected]
$RandomSourceQCryptography [static]
$strIvQCryptography [protected]
$strKeyQCryptography [protected]
__construct($strKey=null, $blnBase64=null, $strCipher=null, $strMode=null)QCryptography
__destruct()QCryptography
__get($strName)QBaseClass
__set($strName, $mixValue)QBaseClass
Decrypt($strEncryptedData)QCryptography
DecryptFile($strFile)QCryptography
Encrypt($strData)QCryptography
EncryptFile($strFile)QCryptography
OverrideAttributes($mixOverrideArray)QBaseClass