EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPGPCustomPublicKey.Timestamp

TElPGPCustomPublicKey     See also    


 

Contains key creation time.

 
 

Declaration

[C#]
    DateTime Timestamp;

[VB.NET]
    Property Timestamp As DateTime

[Pascal]
    property Timestamp : TDateTime;

[VB6]
    Property Timestamp As DATE

[ActiveX]
    HRESULT _stdcall Timestamp([out, retval] DATE * Value );
    HRESULT _stdcall Timestamp([in] DATE Value );

[DLL]
    not implemented;
 
 

Description

    Use this property to get/set time of the key creation. The date and time are stored and retrieved in Universal Coordinate Time (UTC).

 
 

See also:     Expires    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation