SecureBlackbox Lite 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

secureblackboxlite_certificatevalidator_get($res, 4 );
secureblackboxlite_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 Lite 2020 PHP Edition - Version 20.0 [Build 8166]