Zend Framework  2.4
BlockCipher Member List

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

$binaryOutputBlockCipherprotected
$cipherBlockCipherprotected
$hashBlockCipherprotected
$keyBlockCipherprotected
$keyIterationBlockCipherprotected
$pbkdf2HashBlockCipherprotected
$saltSettedBlockCipherprotected
$symmetricPluginsBlockCipherprotectedstatic
__construct(SymmetricInterface $cipher)BlockCipher
decrypt($data)BlockCipher
encrypt($data)BlockCipher
factory($adapter, $options=array())BlockCipherstatic
getBinaryOutput()BlockCipher
getCipher()BlockCipher
getCipherAlgorithm()BlockCipher
getCipherSupportedAlgorithms()BlockCipher
getHashAlgorithm()BlockCipher
getKey()BlockCipher
getKeyIteration()BlockCipher
getOriginalSalt()BlockCipher
getPbkdf2HashAlgorithm()BlockCipher
getSalt()BlockCipher
getSymmetricPluginManager()BlockCipherstatic
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)BlockCipherstatic