Discuss this help topic in SecureBlackbox Forum

TElXMLCustomTimeStamp.Timestamp

TElXMLCustomTimeStamp     See also     


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


Connects to the TSP server and performs timestamping.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    function Timestamp(TSPClient : TElCustomTSPClient) : integer;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Parameters

  • TSPClient - Client which will communicate with the TSP server.

Return value

    TSP error code. See TElCustomTSPClient.Timestamp for their values.

Description

    Call this method to connect to the TSP server and get the time-stamp.

See also:     GetTimestampInfo    

Discuss this help topic in SecureBlackbox Forum