PHP 클래스 Horde_Crypt_Blowfish_Mcrypt, horde

저자: Matthew Fonda ([email protected])
저자: Philippe Jausions ([email protected])
저자: Michael Slusarz ([email protected])
상속: extends Horde_Crypt_Blowfish_Base
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( $cipher )
decrypt ( $text )
encrypt ( $text )
setIv ( $iv = null )
supported ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $cipher )

decrypt() 공개 메소드

public decrypt ( $text )

encrypt() 공개 메소드

public encrypt ( $text )

setIv() 공개 메소드

public setIv ( $iv = null )

supported() 공개 정적인 메소드

public static supported ( )