SecureBlackbox 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

secureblackbox_certificatevalidator_get($res, 119 );
secureblackbox_certificatevalidator_set($res, 119, $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 2020 PHP Edition - Version 20.0 [Build 8154]