Home
last modified time | relevance | path

Searched refs:qr_encode_data (Results 1 – 1 of 1) sorted by last modified time

/plugin/twofactorgoogleauth/
H A DQRCode.php110 list($mode, $vers, $ec, $data) = $this->qr_encode_data($data, $ecl);
123 protected function qr_encode_data($data, $ecl) function in dokuwiki\\plugin\\twofactorgoogleauth\\QRCode