I found a really interesting form tag today: <keygen>. This generates a key for me when I submit a form, so I guess I was wondering two things:
The keygen tag works in Firefox, but not in IE.
- Does it have any practical use?
- even if not, how would you use it? the page says the private key is stored in the local key database, but what does that mean?
The keygen tag works in Firefox, but not in IE.
