OTPHP\HOTPInterface::getCounter PHP 메소드

getCounter() 공개 메소드

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