Data.DBXCommonIndy.TX509CertificateIndy.GetNotAfter
Delphi
function GetNotAfter: TDateTime; override;
C++
virtual System::TDateTime __fastcall GetNotAfter(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Data.DBXCommonIndy.pas Data.DBXCommonIndy.hpp |
Data.DBXCommonIndy | TX509CertificateIndy |
Description
Returns the end date of the validity period.
The GetNotAfter returns the end date of the validity period.