PHP Class Horde_Crypt_Blowfish_Php, horde

Author: Matthew Fonda ([email protected])
Author: Philippe Jausions ([email protected])
Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Crypt_Blowfish_Base
Afficher le fichier Open project: horde/horde

Protected Properties

Свойство Type Description
$_ob Horde_Crypt_Blowfish_Php_Base Subclass object.

Méthodes publiques

Méthode Description
decrypt ( $text )
encrypt ( $text )

Méthodes protégées

Méthode Description
_init ( ) Initialize the subclass.

Method Details

_init() protected méthode

Initialize the subclass.
protected _init ( )

decrypt() public méthode

public decrypt ( $text )

encrypt() public méthode

public encrypt ( $text )

Property Details

$_ob protected_oe property

Subclass object.
protected Horde_Crypt_Blowfish_Php_Base $_ob
Résultat Horde_Crypt_Blowfish_Php_Base