
stig husby - 2010-10-04 13:20:32
Hi,
Excellent class. I'm trying to figure out how to use the ComputeMotp() function. And have a few questions:
ComputeMotp($seed_and_pin, $timestep, $token_size)
1) How do I concatenate $seed and $pin?
$seed . $pin
2) What is $timestep?
I tried to use time() but I'm not really sure what it is ??
3)I guess $token_size is number of tokens?
6 by default?)
best regards
Stig Husby