Discuss this help topic in SecureBlackbox Forum
Specifies the number of single responses in the list.
Declaration
[VB.NET]
Property ResponseCount As Integer
[Pascal]
property ResponseCount : integer;
[C++]
int32_t get_ResponseCount();
[PHP]
integer get_ResponseCount()
[Java]
int getResponseCount();
Description
Specifies the number of single OCSP responses in the
Responses list.
Discuss this help topic in SecureBlackbox Forum