mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 23:37:33 +09:00
Update NSS to 3.35-RTM
This commit is contained in:
parent
fe49ad404e
commit
66dd670b60
388 changed files with 39075 additions and 20752 deletions
|
|
@ -49,6 +49,7 @@ SECStatus sftkdb_VerifyAttribute(SECItem *passKey,
|
|||
CK_ATTRIBUTE_TYPE attrType,
|
||||
SECItem *plainText, SECItem *sigText);
|
||||
|
||||
PRBool sftkdb_isULONGAttribute(CK_ATTRIBUTE_TYPE type);
|
||||
void sftk_ULong2SDBULong(unsigned char *data, CK_ULONG value);
|
||||
CK_RV sftkdb_Update(SFTKDBHandle *handle, SECItem *key);
|
||||
CK_RV sftkdb_PutAttributeSignature(SFTKDBHandle *handle,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue