Searched refs:shortFormat (Results 1 – 5 of 5) sorted by relevance
104 protected $shortFormat; variable in phpseclib3\\Crypt\\DSA237 ->withSignatureFormat($params->shortFormat);256 ->withSignatureFormat($params->shortFormat);294 $this->shortFormat = 'ASN1';327 ->withSignatureFormat($this->shortFormat);340 $new->shortFormat = $format;351 return $this->shortFormat;
85 protected $shortFormat; variable in phpseclib3\\Crypt\\EC399 $this->shortFormat = 'ASN1';538 ->withSignatureFormat($this->shortFormat);555 $new->shortFormat = $format;566 return $this->shortFormat;
118 $shortFormat = $this->shortFormat;141 …return $shortFormat == 'SSH2' ? Strings::packSSH2('ss', 'ssh-' . strtolower($this->getCurve()), $r…164 $signature = $shortFormat == 'SSH2'205 …return $shortFormat == 'SSH2' ? Strings::packSSH2('ss', 'ssh-' . strtolower($this->getCurve()), $R…225 if ($shortFormat == 'ASN1') {326 ->withSignatureFormat($this->shortFormat);
50 $shortFormat = $this->shortFormat;72 if ($shortFormat == 'SSH2') {83 if ($shortFormat == 'SSH2') {
69 ->withSignatureFormat($this->shortFormat);97 if ($this->shortFormat == 'ASN1') {