generateKey(); $totpQRCode = 'otpauth://totp/Szaturnusz?secret='.$totpKey.'&issuer=saturn&algorithm=SHA1&digits=6&period=30'; $anticsrfid = bin2hex(random_bytes(24)); $_SESSION["anticsrfid"] = $anticsrfid; $menuhtml = str_replace('', '', $menuhtml); } ?>
