Home
last modified time | relevance | path

Searched refs:sigFormat (Results 1 – 6 of 6) sorted by path

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DDSA.php98 protected $sigFormat; variable in phpseclib3\\Crypt\\DSA
266 $this->sigFormat = self::validatePlugin('Signature', 'ASN1');
334 $new->sigFormat = self::validatePlugin('Signature', $format);
H A DEC.php249 $this->sigFormat = self::validatePlugin('Signature', 'ASN1');
391 $new->sigFormat = self::validatePlugin('Signature', $format);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/
H A DPrivateKey.php87 $format = $this->sigFormat;
H A DPublicKey.php42 $format = $this->sigFormat;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/
H A DPrivateKey.php102 $format = $this->sigFormat;
H A DPublicKey.php55 $format = $this->sigFormat;