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.

nsIPKCS11Slot

IID:c2d4f296-ee60-11d4-998b-00b0d02354a0
Inherits From:nsISupports

Constants

PRUint32 SLOT_DISABLED = 0
PRUint32 SLOT_NOT_PRESENT = 1
PRUint32 SLOT_UNINITIALIZED = 2
PRUint32 SLOT_NOT_LOGGED_IN = 3
PRUint32 SLOT_LOGGED_IN = 4
PRUint32 SLOT_READY = 5

Properties

readonly PRUnichar* desc

readonly PRUnichar* FWVersion

readonly PRUnichar* HWVersion

readonly PRUnichar* manID

readonly PRUnichar* name

readonly PRUint32 status

readonly PRUnichar* tokenName


Methods

nsIPK11Token getToken ( )

nsIPK11Token getToken ( )


References

This interface is the type of the following properties:

nsIProtectedAuthThread.slot

This interface is returned from the following methods:

nsIPKCS11Module.findSlotByName, nsIPKCS11ModuleDB.findSlotByName

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com