PHP Class Kelunik\AcmeClient\Stores\CertificateStore

Show file Open project: kelunik/acme-client Class Usage Examples

Public Methods

Method Description
__construct ( $root )
delete ( $name )
get ( $name )
put ( array $certificates )

Private Methods

Method Description
doDelete ( $name )
doGet ( $name )
doPut ( array $certificates )

Method Details

__construct() public method

public __construct ( $root )

delete() public method

public delete ( $name )

get() public method

public get ( $name )

put() public method

public put ( array $certificates )
$certificates array