OTPHP\HOTPInterface::getCounter PHP Méthode

getCounter() public méthode

public getCounter ( ) : integer
Résultat integer The initial counter (a positive integer)
    public function getCounter();
HOTPInterface