EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElMessageVerifier.TimestampCount

TElMessageVerifier     See also    


 

This read-only property contains the number of timestamps, added to the signed data.

 
 

Declaration

[C#]
    int TimestampCount;

[VB.NET]
    Property TimestampCount As Integer

[Pascal]
    property TimestampCount : integer;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to get total amount of the timestmaps that were used for message signing.

 
 

See also:     Timestamps

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