Contents ../ lithium\storage\session\strategy\Encrypt::_bcVectorSize() protected method This method is deprecated. Returns the vector size vor a given cipher and mode. Returns number The vector size. Links http://php.net/function.mcrypt-enc-get-iv-size.php Source protected function _bcVectorSize() { return mcrypt_enc_get_iv_size($this->_mcryptResource); }