Index: nss/mozilla/security/nss/lib/util/secerr.h |
=================================================================== |
--- nss/mozilla/security/nss/lib/util/secerr.h (revision 142244) |
+++ nss/mozilla/security/nss/lib/util/secerr.h (working copy) |
@@ -236,6 +236,8 @@ |
SEC_ERROR_BAD_CRL_DP_URL = (SEC_ERROR_BASE + 175), |
+SEC_ERROR_CERT_SIGNATURE_ALGORITHM_DISABLED = (SEC_ERROR_BASE + 176), |
+ |
/* Add new error codes above here. */ |
SEC_ERROR_END_OF_LIST |
} SECErrorCodes; |