SecureBlackbox 2020 PHP Edition

Questions / Feedback?

CacheValidationResults Property

Enables or disables validation result caching.

Object Oriented Interface

public function getCacheValidationResults();
public function setCacheValidationResults($value);

Procedural Interface

secureblackbox_certificatevalidator_get($res, 4 );
secureblackbox_certificatevalidator_set($res, 4, $value );

Default Value

false

Remarks

Set this property to True to enable caching of validation results.

Data Type

Boolean

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