EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElMessageVerifier.Timestamps

TElMessageVerifier     See also    


 

This read-only property contains timestamps of the signed data.

 
 

Declaration

[C#]
    TElClientTSPInfo Timestamps[int Index];

[VB.NET]
    Property Timestamps(ByVal Index As Integer) As TElClientTSPInfo

[Pascal]
    property Timestamps[Index : integer] : TElClientTSPInfo;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Parameters

  • Index - index of the timestamp in the list.
 
 

Description

    Use this property to access individual timestamps, which were used for message signing.

 
 

See also:     TimestampCount    

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