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.
nsISMimeVerificationListener
| IID: | 56310af6-dffc-48b4-abca-85eae4059064 |
| Inherits From: | nsISupports |
Methods
void notify ( nsICMSMessage2 verifiedMessage , nsresult verificationResultCode )
void notify ( nsICMSMessage2 verifiedMessage , nsresult verificationResultCode )
Notify that results are ready, that have been requested using nsICMSMessage2::asyncVerify[Detached]Signature()
VerificationResultCode matches synchronous result code from nsICMSMessage::verify[Detached]Signature
- Arguments:
- verifiedMessage
- verificationResultCode
References
This interface is passed as an argument to the following methods:
nsICMSMessage2.asyncVerifyDetachedSignature, nsICMSMessage2.asyncVerifySignature
Reference documentation is generated from Mozilla's source.
