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