nsICRLInfo
| IID: | c185d920-4a3e-11d5-ba27-00108303b117 |
| Inherits From: | nsISupports |
| Status: | FROZEN |
Information on a Certificate Revocation List (CRL) issued by a Aertificate Authority (CA).
Properties
readonly AUTF8String lastFetchURL
The URL this CRL was last fetched from.
readonly PRTime lastUpdate
The time this CRL was created at.
readonly AString lastUpdateLocale
LastUpdate formatted as a human readable string formatted according to the environment locale.
readonly AString nameInDb
The key identifying the CRL in the database.
readonly PRTime nextUpdate
The time the suggested next update for this CRL.
readonly AString nextUpdateLocale
NextUpdate formatted as a human readable string formatted according to the environment locale.
readonly AString organization
The issuing CA's organization.
readonly AString organizationalUnit
The issuing CA's organizational unit.
References
This interface is passed as an argument to the following methods:
nsICRLManager.computeNextAutoUpdateTime, nsICertificateDialogs.crlImportStatusDialog
Reference documentation is generated from Mozilla's source.
