Discuss this help topic in SecureBlackbox Forum

TElCustomTSPClient.TSPInfo

TElCustomTSPClient     See also     


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


This property contains TSP-specific information.

Declaration

[C#]
    TElClientTSPInfo TSPInfo;

[VB.NET]
    Property TSPInfo As TElClientTSPInfo

[Pascal]
    property TSPInfo: TElClientTSPInfo;

[C++]
    TElClientTSPInfo* get_TSPInfo();

[PHP]
    TElClientTSPInfo get_TSPInfo()

[Java]
    TElClientTSPInfo getTSPInfo();

Description

    Use this property to get information from the timestamp signature.

See also:     HashAlgorithm     IncludeCertificates    

Discuss this help topic in SecureBlackbox Forum