import "nsISSLStatus.idl";
Collaboration diagram for nsISSLStatus:Public Attributes | |
| readonly attribute nsIX509Cert | serverCert |
| readonly attribute string | cipherName |
| readonly attribute unsigned long | keyLength |
| readonly attribute unsigned long | secretKeyLength |
| readonly attribute boolean | isDomainMismatch |
| readonly attribute boolean | isNotValidAtThisTime |
| readonly attribute boolean | isUntrusted |
| readonly attribute string nsISSLStatus::cipherName |
| readonly attribute boolean nsISSLStatus::isDomainMismatch |
| readonly attribute boolean nsISSLStatus::isNotValidAtThisTime |
| readonly attribute boolean nsISSLStatus::isUntrusted |
| readonly attribute unsigned long nsISSLStatus::keyLength |
| readonly attribute unsigned long nsISSLStatus::secretKeyLength |
| readonly attribute nsIX509Cert nsISSLStatus::serverCert |
1.7.1