Closed
Bug 157253
Opened 23 years ago
Closed 23 years ago
bad sign and verify in SignerInfo code
Categories
(JSS Graveyard :: Library, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
3.3
People
(Reporter: acmospis, Assigned: jamie-bugzilla)
Details
In org.mozilla.jss.pkcs7.SignerInfo, the Constructor and Verify methods have
diferent code to build the 'authenticatedAttributes'(AA), and the verify routine
don't verify ever....
| Assignee | ||
Comment 1•23 years ago
|
||
Can you please provide more detail about what this code is doing wrong? Do you
have a test case I can try?
| Assignee | ||
Comment 3•23 years ago
|
||
Not enough information to debug this.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•