OTPHP\TOTPInterface::now PHP Méthode

now() public méthode

public now ( ) : string
Résultat string Return the TOTP at the current time
    public function now();
TOTPInterface