window.pkcs11
Returns the pkcs11 object , which can be used to install drivers other software associated with the pkcs11 protocol.
Syntax
pkcsObj = window.pkcs11
Parameters
pkcsObj is an object reference.
Example
Notes
See the nsIDOMPkcs11.idl in the mozilla source for more information about how to manipulate pkcs11 objects.
Specification
DOM Level 0. Not part of specification.
Netscape Communications http://developer.netscape.com |