Zend Framework
2.4
Zend
Crypt
BlockCipher
BlockCipher Member List
This is the complete list of members for
BlockCipher
, including all inherited members.
$binaryOutput
BlockCipher
protected
$cipher
BlockCipher
protected
$hash
BlockCipher
protected
$key
BlockCipher
protected
$keyIteration
BlockCipher
protected
$pbkdf2Hash
BlockCipher
protected
$saltSetted
BlockCipher
protected
$symmetricPlugins
BlockCipher
protected
static
__construct
(SymmetricInterface $cipher)
BlockCipher
decrypt
($data)
BlockCipher
encrypt
($data)
BlockCipher
factory
($adapter, $options=array())
BlockCipher
static
getBinaryOutput
()
BlockCipher
getCipher
()
BlockCipher
getCipherAlgorithm
()
BlockCipher
getCipherSupportedAlgorithms
()
BlockCipher
getHashAlgorithm
()
BlockCipher
getKey
()
BlockCipher
getKeyIteration
()
BlockCipher
getOriginalSalt
()
BlockCipher
getPbkdf2HashAlgorithm
()
BlockCipher
getSalt
()
BlockCipher
getSymmetricPluginManager
()
BlockCipher
static
setBinaryOutput
($value)
BlockCipher
setCipher
(SymmetricInterface $cipher)
BlockCipher
setCipherAlgorithm
($algo)
BlockCipher
setHashAlgorithm
($hash)
BlockCipher
setKey
($key)
BlockCipher
setKeyIteration
($num)
BlockCipher
setPbkdf2HashAlgorithm
($hash)
BlockCipher
setSalt
($salt)
BlockCipher
setSymmetricPluginManager
($plugins)
BlockCipher
static
Generated by
1.8.3