Home
last modified time | relevance | path

Searched refs:use_timestamp (Results 1 – 1 of 1) sorted by relevance

/plugin/authyubikey/lib/
H A DYubico.php269 * @param int $use_timestamp 1=>send request with &timestamp=1 to
281 function verify($token, $use_timestamp=null, $wait_for_all=False, argument
293 if ($use_timestamp) $params['timestamp'] = 1;