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_dtlsclient_get($res, 92 );
secureblackboxlite_dtlsclient_set($res, 92, $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]