Home
last modified time | relevance | path

Searched refs:emsa_pss_encode (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/
H A DPrivateKey.php213 private function emsa_pss_encode($m, $emBits) function in phpseclib3\\Crypt\\RSA\\PrivateKey
252 $em = $this->emsa_pss_encode($m, 8 * $this->k - 1);