Public Attributes

nsISSLStatus Interface Reference

import "nsISSLStatus.idl";

Collaboration diagram for nsISSLStatus:

List of all members.

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

Member Data Documentation

readonly attribute string nsISSLStatus::cipherName
readonly attribute boolean nsISSLStatus::isUntrusted
readonly attribute unsigned long nsISSLStatus::keyLength
readonly attribute unsigned long nsISSLStatus::secretKeyLength

The documentation for this interface was generated from the following file: