Zend Framework  3.0
FileCipher Member List

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

$cipherFileCipherprotected
$hashFileCipherprotected
$keyFileCipherprotected
$keyIterationFileCipherprotected
$pbkdf2HashFileCipherprotected
__construct(Symmetric\SymmetricInterface $cipher=null)FileCipher
BUFFER_SIZEFileCipher
checkFileInOut($fileIn, $fileOut)FileCipherprotected
decrypt($fileIn, $fileOut)FileCipher
encrypt($fileIn, $fileOut)FileCipher
getCipher()FileCipher
getCipherAlgorithm()FileCipher
getCipherSupportedAlgorithms()FileCipher
getHashAlgorithm()FileCipher
getKey()FileCipher
getKeyIteration()FileCipher
getPbkdf2HashAlgorithm()FileCipher
setCipher(Symmetric\SymmetricInterface $cipher)FileCipher
setCipherAlgorithm($algo)FileCipher
setHashAlgorithm($hash)FileCipher
setKey($key)FileCipher
setKeyIteration($num)FileCipher
setPbkdf2HashAlgorithm($hash)FileCipher