Discuss this help topic in SecureBlackbox Forum

TElServerTSPInfo.TSAName

TElServerTSPInfo     


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


This property contains information about timestamping authority as general name.

Declaration

[C#]
    TElGeneralName TSAName;

[VB.NET]
    Property TSAName As TElGeneralName

[Pascal]
    property TSAName: TElGeneralName;

[C++]
    TElGeneralName* get_TSAName();

[PHP]
    TElGeneralName get_TSAName()

[Java]
    TElGeneralName getTSAName();

Description

    Use this property to set information about timestamping authority.

Discuss this help topic in SecureBlackbox Forum