SecureBlackbox 2020 PHP Edition

Questions / Feedback?

UpdatePeriod Property

The server's information update period.

Object Oriented Interface

public function getUpdatePeriod();
public function setUpdatePeriod($value);

Procedural Interface

secureblackbox_ocspserver_get($res, 101 );
secureblackbox_ocspserver_set($res, 101, $value );

Default Value

86400

Remarks

Provide the server information update period here. This value is used as a basis for the NextUpdate parameter of the responses.

Data Type

Integer

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