PHP Класс Horde_Core_Secret_Cbc, horde

This is much more secure than the default Horde_Secret algorithm. It should be used for all Horde_Secret/session encryption, but for BC purposes it needs to live in a separate class for now. Uses the additional parameter 'iv' - the IV used to seed the CBC cipher.
С версии: 2.20.0
Автор: Michael Slusarz ([email protected])
Наследование: extends Horde_Core_Secret
Показать файл Открыть проект

Защищенные методы

Метод Описание
_getCipherOb ( $key )

Описание методов

_getCipherOb() защищенный Метод

protected _getCipherOb ( $key )