SecureBlackbox 2020 PHP Edition

Questions / Feedback?

OCSPResponseEntryCount Property

The number of SingleResponse elements contained in this OCSP response.

Object Oriented Interface

public function getOCSPResponseEntryCount();

Procedural Interface

secureblackbox_ocspmanager_get($res, 50 );

Default Value

0

Remarks

The number of SingleResponse elements contained in this OCSP response. Each SingleResponse element corresponds to a certificate status.

This property is read-only and not available at design time.

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]