Linux Mac OSX Windows

Implemented by

 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
[scriptable, uuid(4ee28c82-1dd2-11b2-aabf-bb4017abe395)]
interface nsIPK11TokenDB : nsISupports

Methods


        
nsIPK11Token findTokenByName(in wstring tokenName)

        
nsIPK11Token getInternalKeyToken()

        
nsIEnumerator listTokens()