PHP Class Bitpay\Storage\EncryptedFilesystemStorage

Inheritance: implements Bitpay\Storage\StorageInterface
Afficher le fichier Open project: bitpay/php-client Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( string $password )
load ( $id )
persist ( Bitpay\KeyInterface $key )

Method Details

__construct() public méthode

public __construct ( string $password )
$password string

load() public méthode

public load ( $id )

persist() public méthode

public persist ( Bitpay\KeyInterface $key )
$key Bitpay\KeyInterface