mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 23:37:33 +09:00
Replace NSS with Pale Moon's
This commit is contained in:
parent
ff1e5e48bf
commit
8c2e376f94
2870 changed files with 1762232 additions and 1374220 deletions
|
|
@ -73,6 +73,10 @@ struct SECMODModuleStr {
|
|||
unsigned long evControlMask; /* control the running and shutdown of slot
|
||||
* events (SECMOD_WaitForAnyTokenEvent) */
|
||||
CK_VERSION cryptokiVersion; /* version of this library */
|
||||
CK_FLAGS flags; /* pkcs11 v3 flags */
|
||||
/* Warning this could go way in future versions of NSS
|
||||
* when FIPS indicators wind up in the functionList */
|
||||
CK_NSS_GetFIPSStatus fipsIndicator;
|
||||
};
|
||||
|
||||
/* evControlMask flags */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue