Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Bitpay
Storage
EncryptedFilesystemStorage
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