Searched refs:getPadding (Results 1 – 2 of 2) sorted by relevance
890 public function getPadding() function in phpseclib3\\Crypt\\RSA
2977 if ($key->getPadding() & RSA::SIGNATURE_PSS) {3707 …$format = $this->publicKey instanceof RSA && ($this->publicKey->getPadding() & RSA::SIGNATURE_PSS)…