helfire wrote:
Just watched some lastpass screen casts and i think it may have cleared it up for me.
The first 12 chars are a static identifier for that key correct? so i can keep a config table such as
user_id,yubikey_id to do a verification before submitting the web call.
There's no real documentation around this or i missed it (very possible)
Let me know if i'm on the wrong track here.
Thanks,
Yes, the first 12 characters are a static device identifier.
Actually there is quite a lot of documentation available, but it's scattered around many places and pdf documents.
Maybe you will find some information located in my project's
docs helpful.