Skip to content

Commit

Permalink
Fix for 132461 - add better functions to load and remove modules dyna…
Browse files Browse the repository at this point in the history
…mically
  • Loading branch information
jpierre%netscape.com committed Mar 21, 2002
1 parent 9d4dc3d commit f379dc6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion security/nss/lib/nss/nss.def
Expand Up @@ -564,7 +564,8 @@ SECMOD_AddNewModuleEx;
SECMOD_DeleteModule;
SECMOD_FreeModuleSpecList;
SECMOD_GetModuleSpecList;
SECMOD_LoadModule;
SECMOD_LoadUserModule;
SECMOD_UnloadUserModule;
SECMOD_UpdateModule;
;+# for PKCS #12
PK11_RawPBEKeyGen;
Expand Down

0 comments on commit f379dc6

Please sign in to comment.