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
파일 보기 프로젝트 열기: horde/horde

보호된 메소드들

메소드 설명
_getCipherOb ( $key )

메소드 상세

_getCipherOb() 보호된 메소드

protected _getCipherOb ( $key )