PHP 인터페이스 Bitpay\Storage\StorageInterface

파일 보기 프로젝트 열기: bitpay/php-client

공개 메소드들

메소드 설명
load ( string $id ) : KeyInterface
persist ( Bitpay\KeyInterface $key )

메소드 상세

load() 공개 메소드

public load ( string $id ) : KeyInterface
$id string
리턴 KeyInterface

persist() 공개 메소드

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