Data.DBXCommonIndy.TX509CertificateIndy.GetNotBefore

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetNotBefore: TDateTime; override;

C++

virtual System::TDateTime __fastcall GetNotBefore();

Propriétés

Type Visibilité  Source Unité  Parent
function public
Data.DBXCommonIndy.pas
Data.DBXCommonIndy.hpp
Data.DBXCommonIndy TX509CertificateIndy


Description

Renvoie la date de début de la période de validité.

GetNotBefore renvoie la date de début de la période de validité.

Voir aussi