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.

nsIPK11TokenDB

IID:4ee28c82-1dd2-11b2-aabf-bb4017abe395
Inherits From:nsISupports

The PK11 Token Database provides access to the PK11 modules that are installed, and the tokens that are available. Interfaces: nsIPK11TokenDB Threading: ?? nsIPK11TokenDB - Manages PK11 Tokens

This interface is implemented by the following components:


Methods

nsIPK11Token findTokenByName ( PRUnichar* tokenName ) nsIPK11Token getInternalKeyToken ( ) nsIEnumerator listTokens ( )

nsIPK11Token findTokenByName ( PRUnichar* tokenName )

Arguments:
tokenName

nsIPK11Token getInternalKeyToken ( )


nsIEnumerator listTokens ( )

Reference documentation is generated from Mozilla's source.