CertificateRevocationList.NextUpdate Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
NextUpdate
Gets the datetime of the next CRL update.
Declaration
public DateTime NextUpdate { get; }
Property Value
Type | Description |
---|---|
DateTime | Datetime of the next CRL update. |