Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DDSA.php223 ->withSignatureFormat($params->shortFormat);
319 ->withSignatureFormat($this->shortFormat);
330 public function withSignatureFormat($format) function in phpseclib3\\Crypt\\DSA
H A DEC.php372 ->withSignatureFormat($this->shortFormat);
383 public function withSignatureFormat($format) function in phpseclib3\\Crypt\\EC
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/
H A DPrivateKey.php74 ->withSignatureFormat($this->shortFormat);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/
H A DIdentity.php242 public function withSignatureFormat($format) function in phpseclib3\\System\\SSH\\Agent\\Identity
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/
H A DPrivateKey.php251 ->withSignatureFormat($this->shortFormat);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php2684 $privatekey = $privatekey->withSignatureFormat('SSH2');
2710 $privatekey = $privatekey->withSignatureFormat('SSH2');
5059 ->withSignatureFormat('SSH2');
5077 ->withSignatureFormat('SSH2')