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.
nsIPKCS11Module
| IID: | 8a44bdf9-d1a5-4734-bd5a-34ed7fe564c2 |
| Inherits From: | nsISupports |
Properties
readonly PRUnichar* libName
readonly PRUnichar* name
Methods
nsIPKCS11Slot findSlotByName ( PRUnichar* name )
nsIEnumerator listSlots ( )
nsIPKCS11Slot findSlotByName ( PRUnichar* name )
- Arguments:
- name
nsIEnumerator listSlots ( )
References
This interface is returned from the following methods:
nsIPKCS11ModuleDB.findModuleByName, nsIPKCS11ModuleDB.getInternal, nsIPKCS11ModuleDB.getInternalFIPS
Reference documentation is generated from Mozilla's source.
