Closed Bug 177201 Opened 22 years ago Closed 22 years ago

cms.h does not contain exported function NSS_CMSEncoder_Cancel

Categories

(NSS :: Libraries, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: KaiE, Assigned: wtc)

References

Details

Attachments

(1 file)

Although function NSS_CMSEncoder_Cancel is exported in smime.def, it is not
declared in any header.

Could you please help me to make it available on NSS_CLIENT_TAG?
Blocks: psmleaks
Fix checked in.

Kai, for now please work around this by declaring
this function in your code.

extern "C"
SECStatus
NSS_CMSEncoder_Cancel(NSSCMSEncoderContext *p7ecx);
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.7
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: