Home
last modified time | relevance | path

Searched refs:getPublicKeyInfo (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)));
172 function getPublicKeyInfo($pubkey) { function in helper_plugin_securelogin