OTPHP\TOTPInterface::now PHP 메소드

now() 공개 메소드

public now ( ) : string
리턴 string Return the TOTP at the current time
    public function now();
TOTPInterface