Home
last modified time | relevance | path

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

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DDSA.php237 ->withSignatureFormat($params->shortFormat);
256 ->withSignatureFormat($params->shortFormat);
327 ->withSignatureFormat($this->shortFormat);
337 public function withSignatureFormat($format) function in phpseclib3\\Crypt\\DSA
H A DEC.php538 ->withSignatureFormat($this->shortFormat);
548 public function withSignatureFormat($format) function in phpseclib3\\Crypt\\EC
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/
H A DPrivateKey.php69 ->withSignatureFormat($this->shortFormat);
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/
H A DIdentity.php234 public function withSignatureFormat($format) function in phpseclib3\\System\\SSH\\Agent\\Identity
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/
H A DPrivateKey.php326 ->withSignatureFormat($this->shortFormat);
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php2714 $privatekey = $privatekey->withSignatureFormat('SSH2');
2740 $privatekey = $privatekey->withSignatureFormat('SSH2');
5408 ->withSignatureFormat('SSH2');
5426 ->withSignatureFormat('SSH2')