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.
@mozilla.org/crypto/fips-info-service;1
This component implements the following interfaces:
Properties
readonly PRBool nsIPKCS11ModuleDB.canToggleFIPS
readonly PRBool nsIPKCS11ModuleDB.isFIPSEnabled
readonly PRBool nsICryptoFIPSInfo.isFIPSModeActive
Methods
| Interface | Method |
|---|---|
| nsIPKCS11ModuleDB |
nsIPKCS11Module findModuleByName ( PRUnichar* name )
|
| nsIPKCS11ModuleDB |
nsIPKCS11Slot findSlotByName ( PRUnichar* name )
|
| nsIPKCS11ModuleDB |
nsIPKCS11Module getInternal ( )
|
| nsIPKCS11ModuleDB |
nsIPKCS11Module getInternalFIPS ( )
|
| nsIPKCS11ModuleDB |
nsIEnumerator listModules ( )
|
| nsIPKCS11ModuleDB |
void toggleFIPSMode ( )
|
Reference documentation is generated from Mozilla's source.
