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.
nsISSLStatus
| IID: | cfede939-def1-49be-81ed-d401b3a07d1c |
| Inherits From: | nsISupports |
Properties
readonly char* cipherName
readonly PRBool isDomainMismatch
readonly PRBool isNotValidAtThisTime
readonly PRBool isUntrusted
readonly PRUint32 keyLength
readonly PRUint32 secretKeyLength
readonly nsIX509Cert serverCert
References
This interface is passed as an argument to the following methods:
nsIBadCertListener2.notifyCertProblem, nsIRecentBadCertsService.addBadCert
This interface is returned from the following methods:
nsIRecentBadCertsService.getRecentBadCert
Reference documentation is generated from Mozilla's source.
