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.
nsICertVerificationListener
| IID: | 6684bce9-50db-48e1-81b7-98102bf81357 |
| Inherits From: | nsISupports |
Methods
void notify ( nsIX509Cert3 verifiedCert , nsICertVerificationResult result )
void notify ( nsIX509Cert3 verifiedCert , nsICertVerificationResult result )
Notify that results are ready, that have been requested using nsIX509Cert3::requestUsagesArrayAsync()
- Arguments:
- verifiedCert
- result
References
This interface is passed as an argument to the following methods:
nsIX509Cert3.requestUsagesArrayAsync
Reference documentation is generated from Mozilla's source.
