Bob Relyea wrote:
ben wrote:

I'd like to know does the <keygen> call a local PKCS11 module, and how
does it store the key pair into the local key store and how I can know
which PKCS11 module will be used if there are more than two?

Here is a piece of HTML code:
<form>
   <keygen NAME="randomkey" CHALLENGE="1234567890">
   <input TYPE="text" NAME="Field1" VALUE="Default Text">
</form>

If you can point out a doc link, it will be great.
Sigh, keygen is not well documented.


This page is as good as it gets:

http://wp.netscape.com/eng/security/certs.html

Steve
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to