Home
last modified time | relevance | path

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

/plugin/securelogin/
H A Daction.php60 rsa.setPublic("'.$this->slhlp->getModulus().'", "'.$this->slhlp->getExponent().'");
H A Dhelper.php101 function getExponent() { function in helper_plugin_securelogin