mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 01:47:31 +09:00
Update NSS to 3.41
This commit is contained in:
parent
d5f6e64f43
commit
5f0986e66f
540 changed files with 49568 additions and 10631 deletions
|
|
@ -3106,7 +3106,7 @@ RSA_HashCheckSign(SECOidTag digestOid, NSSLOWKEYPublicKey *key,
|
|||
digest.len = digestLen;
|
||||
rv = _SGN_VerifyPKCS1DigestInfo(
|
||||
digestOid, &digest, &pkcs1DigestInfo,
|
||||
PR_TRUE /*XXX: unsafeAllowMissingParameters*/);
|
||||
PR_FALSE /*XXX: unsafeAllowMissingParameters*/);
|
||||
}
|
||||
|
||||
PORT_Free(pkcs1DigestInfoData);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue