mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 23:07:33 +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
|
|
@ -34,6 +34,9 @@ SEC_BEGIN_PROTOS
|
|||
extern SECStatus DER_Encode(PLArenaPool *arena, SECItem *dest, DERTemplate *t,
|
||||
void *src);
|
||||
|
||||
/*
|
||||
** This function is deprecated.
|
||||
*/
|
||||
extern SECStatus DER_Lengths(SECItem *item, int *header_len_p,
|
||||
PRUint32 *contents_len_p);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue