PHP Class Horde_Pgp_Crypt_Cast128, horde

Author: Michael Slusarz ([email protected])
Afficher le fichier Open project: horde/horde

Méthodes publiques

Свойство Type Description
$block_size
$key_size

Méthodes publiques

Méthode Description
__construct ( ) Constructor.
decrypt ( $data )
encrypt ( $data )
setIV ( $iv )
setKey ( $key )

Method Details

__construct() public méthode

Constructor.
public __construct ( )

decrypt() public méthode

public decrypt ( $data )

encrypt() public méthode

public encrypt ( $data )

setIV() public méthode

public setIV ( $iv )

setKey() public méthode

public setKey ( $key )

Property Details

$block_size public_oe property

public $block_size

$key_size public_oe property

public $key_size