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.

nsIMsgSMIMEHeaderSink

IID:25380FA1-E70C-4e82-B0BC-F31C2F41C470
Inherits From:nsISupports

Methods

void encryptionStatus ( PRInt32 nestingLevel , PRInt32 encryptionStatus , nsIX509Cert receipientCert ) PRInt32 maxWantedNesting ( ) void signedStatus ( PRInt32 nestingLevel , PRInt32 signatureStatus , nsIX509Cert signerCert )

void encryptionStatus ( PRInt32 nestingLevel , PRInt32 encryptionStatus , nsIX509Cert receipientCert )

Arguments:
nestingLevel
encryptionStatus
receipientCert

PRInt32 maxWantedNesting ( )


void signedStatus ( PRInt32 nestingLevel , PRInt32 signatureStatus , nsIX509Cert signerCert )

Arguments:
nestingLevel
signatureStatus
signerCert

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com