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.php220 ->withSignatureFormat($params->shortFormat);
311 ->withSignatureFormat($this->shortFormat);
321 public function withSignatureFormat($format) function in phpseclib3\\Crypt\\DSA
H A DEC.php377 ->withSignatureFormat($this->shortFormat);
387 public function withSignatureFormat($format) function in phpseclib3\\Crypt\\EC
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/
H A DPrivateKey.php68 ->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.php250 ->withSignatureFormat($this->shortFormat);
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php2709 $privatekey = $privatekey->withSignatureFormat('SSH2');
2735 $privatekey = $privatekey->withSignatureFormat('SSH2');
5344 ->withSignatureFormat('SSH2');
5362 ->withSignatureFormat('SSH2')