Discuss this help topic in SecureBlackbox Forum

TElHTTPOCSPClient.URL

TElHTTPOCSPClient     See also     


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


Contains the address of the server that is used for timestamping.

Declaration

[C#]
    string URL;

[VB.NET]
    Property URL As String

[Pascal]
    property URL : string;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Use this property to specify timestamping server address.

See also:     HTTPClient    

Discuss this help topic in SecureBlackbox Forum