Discuss this help topic in SecureBlackbox Forum

TElCMSTimestamp.Certificates

TElCMSTimestamp     See also     


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


This property contains certificates received from TSA.

Declaration

[C#]
    TElCustomCertStorage Certificates;

[VB.NET]
    Property Certificates As TElCustomCertStorage

[Pascal]
    property Certificates : TElCustomCertStorage;

[C++]
    TElCustomCertStorage* get_Certificates();

[PHP]
    TElCustomCertStorage get_Certificates()

[Java]
    TElCustomCertStorage getCertificates();

Description

    Use this property to get the certificates received from TSA.

See also:     Signatures    

Discuss this help topic in SecureBlackbox Forum