TdxX509Certificate.ValidTo Property
Returns the certificate’s expiration date.
Declaration
property ValidTo: TDateTime read;
Property Value
Type |
---|
TDateTime |
Remarks
The ValidFrom and ValidTo property values define the period when you can use the certificate according to its purpose.
See Also