Closed
Bug 294541
Opened 20 years ago
Closed 18 years ago
unexport api calls in cms.h
Categories
(NSS :: Libraries, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 294538
People
(Reporter: jason.m.reid, Unassigned)
Details
The following api calls in cms.h are not found in a .def file. NSS_CMSMessage_SetEncodingParams NOT exported NSS_CMSMessage_GetArena NOT exported NSS_CMSMessage_ContainsCertsOrCrls NOT exported NSS_CMSMessage_IsContentEmpty NOT exported NSS_CMSContentInfo_Destroy NOT exported NSS_CMSContentInfo_GetChildContentInfo NOT exported NSS_CMSContentInfo_GetInnerContent NOT exported NSS_CMSContentInfo_GetContentTypeOID NOT exported NSS_CMSContentInfo_SetContentEncAlgID NOT exported NSS_CMSArray_SortByDER NOT exported NSS_CMSUtil_DERCompare NOT exported NSS_CMSAlgArray_GetIndexByAlgID NOT exported NSS_CMSAlgArray_GetIndexByAlgTag NOT exported NSS_CMSUtil_GetHashObjByAlgID NOT exported NSS_CMSUtil_MakeSignatureAlgorithm NOT exported NSS_CMSUtil_GetTemplateByTypeTag NOT exported NSS_CMSUtil_GetSizeByTypeTag NOT exported NSS_CMSContent_GetContentInfo NOT exported NSS_CMSSignedData_Encode_BeforeStart NOT exported NSS_CMSSignedData_Encode_BeforeData NOT exported NSS_CMSSignedData_Encode_AfterData NOT exported NSS_CMSSignedData_Decode_BeforeData NOT exported NSS_CMSSignedData_Decode_AfterData NOT exported NSS_CMSSignedData_Decode_AfterEnd NOT exported NSS_CMSSignedData_GetSignerInfos NOT exported NSS_CMSSignedData_GetCertificateList NOT exported NSS_CMSSignedData_ContainsCertsOrCrls NOT exported NSS_CMSSignedData_GetDigestValue NOT exported NSS_CMSSignerInfo_Sign NOT exported NSS_CMSSignerInfo_VerifyCertificate NOT exported NSS_CMSSignerInfo_Verify NOT exported NSS_CMSSignerInfo_GetDigestAlg NOT exported NSS_CMSSignerInfo_GetDigestAlgTag NOT exported NSS_CMSSignerInfo_AddAuthAttr NOT exported NSS_CMSSignerInfo_AddUnauthAttr NOT exported NSS_CMSSignerInfo_AddCounterSignature NOT exported NSS_CMSEnvelopedData_Encode_BeforeStart NOT exported NSS_CMSEnvelopedData_Encode_BeforeData NOT exported NSS_CMSEnvelopedData_Encode_AfterData NOT exported NSS_CMSEnvelopedData_Decode_BeforeData NOT exported NSS_CMSEnvelopedData_Decode_AfterData NOT exported NSS_CMSEnvelopedData_Decode_AfterEnd NOT exported NSS_CMSRecipientInfo_GetVersion NOT exported NSS_CMSRecipientInfo_GetEncryptedKey NOT exported NSS_CMSRecipientInfo_GetKeyEncryptionAlgorithmTag NOT exported NSS_CMSEncryptedData_Encode_BeforeStart NOT exported NSS_CMSEncryptedData_Encode_BeforeData NOT exported NSS_CMSEncryptedData_Encode_AfterData NOT exported NSS_CMSEncryptedData_Decode_BeforeData NOT exported NSS_CMSEncryptedData_Decode_AfterData NOT exported NSS_CMSEncryptedData_Decode_AfterEnd NOT exported NSS_CMSDigestedData_Encode_BeforeStart NOT exported NSS_CMSDigestedData_Encode_BeforeData NOT exported NSS_CMSDigestedData_Encode_AfterData NOT exported NSS_CMSDigestedData_Decode_BeforeData NOT exported NSS_CMSDigestedData_Decode_AfterData NOT exported NSS_CMSDigestedData_Decode_AfterEnd NOT exported
Updated•20 years ago
|
QA Contact: bishakhabanerjee → jason.m.reid
Updated•19 years ago
|
Assignee: wtchang → nobody
QA Contact: jason.m.reid → libraries
Comment 1•18 years ago
|
||
*** This bug has been marked as a duplicate of 294538 ***
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•