Discuss this help topic in SecureBlackbox Forum

TElCertificateStatusSSLExtension.OCSPResponseCount

TElCertificateStatusSSLExtension     See also     


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


Declaration

[C#]
    int OCSPResponseCount;

[VB.NET]
    Property OCSPResponseCount As Integer

[Pascal]
    property OCSPResponseCount : integer;

[C++]
    int32_t get_OCSPResponseCount();
    void set_OCSPResponseCount(int32_t Value);

[PHP]
    integer get_OCSPResponseCount()
    void set_OCSPResponseCount(integer $Value)

[Java]
    int getOCSPResponseCount();
    void setOCSPResponseCount(int Value);

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum