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. |