Searched refs:shortFormat (Results 1 – 5 of 5) sorted by relevance
95 protected $shortFormat; variable in phpseclib3\\Crypt\\DSA220 ->withSignatureFormat($params->shortFormat);262 $this->shortFormat = 'ASN1';311 ->withSignatureFormat($this->shortFormat);324 $new->shortFormat = $format;335 return $this->shortFormat;
89 protected $shortFormat; variable in phpseclib3\\Crypt\\EC259 $this->shortFormat = 'ASN1';377 ->withSignatureFormat($this->shortFormat);394 $new->shortFormat = $format;405 return $this->shortFormat;
101 $shortFormat = $this->shortFormat;110 …return $shortFormat == 'SSH2' ? Strings::packSSH2('ss', 'ssh-' . strtolower($this->getCurve()), $r…143 …return $shortFormat == 'SSH2' ? Strings::packSSH2('ss', 'ssh-' . strtolower($this->getCurve()), $R…156 if ($shortFormat == 'ASN1') {250 ->withSignatureFormat($this->shortFormat);
49 $shortFormat = $this->shortFormat;58 if ($shortFormat == 'SSH2') {
68 ->withSignatureFormat($this->shortFormat);87 if ($this->shortFormat == 'ASN1') {