Discuss this help topic in SecureBlackbox Forum

TElXAdESVerifier.Timestamp

TElXAdESVerifier     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Containes signature's time-stamp.

Declaration

[C#]
    TElClientTSPInfo Timestamp;

[VB.NET]
    Property Timestamp As TElClientTSPInfo

[Pascal]
    property Timestamp: TElClientTSPInfo;

[C++]
    TElClientTSPInfo* get_Timestamp();

[PHP]
    TElClientTSPInfo get_Timestamp()

[Java]
    TElClientTSPInfo getTimestamp();

Description

    Use this property to get signature's time-stamp.

Discuss this help topic in SecureBlackbox Forum