mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 17:37:30 +09:00
[NSS] Update NSS to pick up fixes.
This commit is contained in:
parent
bc50a7d3c6
commit
cdda874cff
4 changed files with 18 additions and 7 deletions
|
|
@ -73,6 +73,7 @@ struct sec_PKCS12SafeBagStr {
|
|||
sec_PKCS12CRLBag *crlBag;
|
||||
sec_PKCS12SecretBag *secretBag;
|
||||
sec_PKCS12SafeContents *safeContents;
|
||||
SECItem *unknownBag;
|
||||
} safeBagContent;
|
||||
|
||||
sec_PKCS12Attribute **attribs;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue