Discuss this help topic in SecureBlackbox Forum
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.
Discuss this help topic in SecureBlackbox Forum