EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElCMSSignature.Timestamps

TElCMSSignature     See also    


 

This property contains timestamps of the signature subject.

 
 

Declaration

[C#]
    TElCMSTimestamp Timestamps[int Index];

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

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

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Parameters

  • Index - index of the timestamp in the list. The first timestamp has INdex=0, the second has Index=1, and so on.
 
 

Description

    Use this property to get individual timestamps of the signed data.

 
 

See also:     TimestampCount     AddTimestamp     RemoveTimestamp     ClearTimestamps    

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