Discuss this help topic in SecureBlackbox Forum

TElXMLGenericTimestamp.TSPClients

TElXMLGenericTimestamp     See also     


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


Containes a list of TSP clients for timestamping.

Declaration

[C#]
    TElCustomTSPClientList TSPClients;

[VB.NET]
    Property TSPClients As TElCustomTSPClientList

[Pascal]
    property TSPClients : TElCustomTSPClientList;

[C++]
    TElCustomTSPClientList* get_TSPClients();

[PHP]
    TElCustomTSPClientList get_TSPClients()

[Java]
    TElCustomTSPClientList getTSPClients();

Description

    Use this property to manage the list of TSP clients which can connect to the TSA.

See also:     Timestamp    

Discuss this help topic in SecureBlackbox Forum