Home
last modified time | relevance | path

Searched refs:readPrivateKey (Results 1 – 1 of 1) sorted by relevance

/plugin/letsencrypt/
H A DLescript.php165 $privateDomainKey = $this->readPrivateKey($domainPath . '/private.pem');
229 protected function readPrivateKey($path) function in Analogic\\ACME\\Lescript
345 $privateKey = $this->readPrivateKey($this->accountKeyPath);