Home
last modified time | relevance | path

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

/dokuwiki/vendor/kissifrot/php-ixr/src/Client/
H A DClientSSL.php73 * @param string $keyPhrase Passphrase to unlock the private key
76 public function setCertificate($certificateFile, $keyFile, $keyPhrase = '') argument
91 $this->_passphrase = (string)$keyPhrase;