Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Bitpay
Storage
StorageInterface
PHP Interface Bitpay\Storage\StorageInterface
Mostra file
Open project: bitpay/php-client
Public Methods
Method
Description
load
(
string
$id
) :
KeyInterface
persist
(
Bitpay\KeyInterface
$key
)
Method Details
load()
public
method
public
load
(
string
$id
) :
KeyInterface
$id
string
return
KeyInterface
persist()
public
method
public
persist
(
Bitpay\KeyInterface
$key
)
$key
Bitpay\KeyInterface