RevocationListInfo.ThisUpdate Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
ThisUpdate
Gets or sets the datetime of this CRL update.
Declaration
public DateTime ThisUpdate { get; set; }
Property Value
Type | Description |
---|---|
DateTime | Datetime of this CRL update. |