WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsICMSEncoder

IID:a15789aa-8903-462b-81e9-4aa2cff4d5cb
Inherits From:nsISupports

Interface to Encode an CMS message


Methods

void encode ( nsICMSMessage msg ) void finish ( ) void start ( nsICMSMessage msg , NSSCMSContentCallback cb , voidPtr* arg ) void update ( char* buf , PRInt32 len )

void encode ( nsICMSMessage msg )

Arguments:
msg

void finish ( )


void start ( nsICMSMessage msg , NSSCMSContentCallback cb , voidPtr* arg )

Arguments:
msg
cb
arg

void update ( char* buf , PRInt32 len )

Arguments:
buf
len

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com