Debug builds can verify correct operation by setting NSS_STRICT_SHUTDOWN, which
will cause an assert if shutdown is called but not all the modules are freed (which
means a slot, key, or cert reference has been leaked).
git-svn-id: svn://10.0.0.236/trunk@118866 18797224-902f-48f8-a5cc-f745e15eee43
2) Return an error code if we fail to open the database.
3) Initialize the database if it wasn't already
git-svn-id: svn://10.0.0.236/trunk@101754 18797224-902f-48f8-a5cc-f745e15eee43
RNG implementation fails if insufficient seed is not provided, which
would cause SDR key generation to fail.
git-svn-id: svn://10.0.0.236/trunk@79383 18797224-902f-48f8-a5cc-f745e15eee43