Linux Mac OSX Windows

Implemented by


  
[scriptable, uuid(ff9fbcd7-9517-4334-b97a-ceed78909974)]
interface nsIPKCS11ModuleDB : nsISupports

Attributes


        
readonly attribute boolean canToggleFIPS

        
readonly attribute boolean isFIPSEnabled

Methods


        
nsIPKCS11Module findModuleByName(in wstring name)

        
nsIPKCS11Slot findSlotByName(in wstring name)

        
nsIPKCS11Module getInternal()

        
nsIPKCS11Module getInternalFIPS()

        
nsIEnumerator listModules()

        
void toggleFIPSMode()