Discuss this help topic in SecureBlackbox Forum

TElASiCTimestamp.TSPClient

TElASiCTimestamp     See also     


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


Specifies the client used for timestamping.

Declaration

[C#]
    TElCustomTSPClient TSPClient;

[VB.NET]
    Property TSPClient As TElCustomTSPClient

[Pascal]
    property TSPClient : TElCustomTSPClient;

[C++]
    not available

[PHP]
    TElCustomTSPClient get_TSPClient()

[Java]
    TElCustomTSPClient getTSPClient();

Description

Use this property to specify the client that is used for timestamping.

See also:     TSPInfo    

Discuss this help topic in SecureBlackbox Forum