Searched refs:_base32Decode (Results 1 – 3 of 3) sorted by relevance
/plugin/authgoogle2fa/ | ||
H A D | GoogleAuthenticator.php | 48 $secretkey = $this->_base32Decode($secret); |
/plugin/authg2fa/ | ||
H A D | GoogleAuthenticator.php | 48 $secretkey = $this->_base32Decode($secret); |
/plugin/twofactor/ | ||
H A D | GoogleAuthenticator.php | 75 $secretkey = $this->_base32Decode($secret); |