Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

nsICRLInfo

Information on a Certificate Revocation List (CRL) issued by a Certificate Authority (CA).
Inherits from: nsISupports Last changed in Gecko 1.7

Attributes

Attribute Type Description
lastFetchURL AUTF8String The URL this CRL was last fetched from. Read only.
lastUpdate PRTime The time this CRL was created at. Read only.
lastUpdateLocale AString lastUpdate formatted as a human readable string formatted according to the environment locale. Read only.
nameInDb AString The key identifying the CRL in the database. Read only.
nextUpdate PRTime The time the suggested next update for this CRL. Read only.
nextUpdateLocale AString nextUpdate formatted as a human readable string formatted according to the environment locale. Read only.
organization AString The issuing CA's organization. Read only.
organizationalUnit AString The issuing CA's organizational unit. Read only.

Document Tags and Contributors

 Contributors to this page: Sheppy, trevorh
 Last updated by: Sheppy,