WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIDOMPkcs11

IID:9fd42950-25e7-11d4-8a7d-006008c844c3
Inherits From:nsISupports

This interface is implemented by the following components:


Methods

PRInt32 addmodule ( DOMString moduleName , DOMString libraryFullPath , PRInt32 cryptoMechanismFlags , PRInt32 cipherFlags ) PRInt32 deletemodule ( DOMString moduleName )

PRInt32 addmodule ( DOMString moduleName , DOMString libraryFullPath , PRInt32 cryptoMechanismFlags , PRInt32 cipherFlags )

Arguments:
moduleName
libraryFullPath
cryptoMechanismFlags
cipherFlags

PRInt32 deletemodule ( DOMString moduleName )

Arguments:
moduleName

References

This interface is the type of the following properties:

nsIDOMWindowInternal.pkcs11

Reference documentation is generated from Mozilla's source.