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