Searched refs:getExponent (Results 1 – 2 of 2) sorted by relevance
/plugin/securelogin/ | ||
H A D | action.php | 60 rsa.setPublic("'.$this->slhlp->getModulus().'", "'.$this->slhlp->getExponent().'"); |
H A D | helper.php | 101 function getExponent() { function in helper_plugin_securelogin |