SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

TLSForceResumeIfDestinationChanges Property

Whether to force TLS session resumption when the destination address changes.

Object Oriented Interface

public function getTLSForceResumeIfDestinationChanges();
public function setTLSForceResumeIfDestinationChanges($value);

Procedural Interface

secureblackboxlite_restclient_get($res, 141 );
secureblackboxlite_restclient_set($res, 141, $value );

Default Value

false

Remarks

Whether to force TLS session resumption when the destination address changes.

Data Type

Boolean

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