Discuss this help topic in SecureBlackbox Forum

TElXMLOCSPValues.OCSPResponses

TElXMLOCSPValues     See also     


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


Declaration

[C#]
    TElOCSPResponse OCSPResponses[int Index];

[VB.NET]
    Property OCSPResponses(ByVal Index As Integer) As TElOCSPResponse

[Pascal]
    under development

[C++]
    TElOCSPResponse* get_OCSPResponses(int32_t Index);

[PHP]
    TElOCSPResponse get_OCSPResponses(integer $Index)

[Java]
    not available

Parameters

  • Index - the index of the desired item in the list, starting from 0.

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum