OTPHP\HOTPInterface::getCounter PHP Method

getCounter() public method

public getCounter ( ) : integer
return integer The initial counter (a positive integer)
    public function getCounter();
HOTPInterface