Home
last modified time | relevance | path

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

/plugin/securelogin/
H A Dhelper.php63 … $this->savePublicInfo($this->getPublicKeyInfo(file_get_contents($this->_keyFile)));
89 $this->savePublicInfo($this->getPublicKeyInfo(file_get_contents($this->_keyFile)));
105 function savePublicInfo($info) { function in helper_plugin_securelogin