C:\xampp\phpMyAdmin\vendor\pragmarx\google2fa\src\Exceptions\SecretKeyTooShortException.php


1
2
3
4
5
6
7
8
9
10
<?php

namespace PragmaRX\Google2FA\Exceptions;

use 
Exception;

class 
SecretKeyTooShortException extends Exception
{
    protected 
$message 'Secret key is too short. Must be at least 16 base32 characters';
}
x

Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586