OTPHP\TOTPInterface::getPeriod PHP Méthode

getPeriod() public méthode

public getPeriod ( ) : integer
Résultat integer Get the period of time for OTP generation (a non-null positive integer, in second)
    public function getPeriod();
TOTPInterface