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