SecureBlackbox 2020 PHP Edition

Questions / Feedback?

UseTLS Property

Enables or disables the secure connection requirement.

Object Oriented Interface

public function getUseTLS();
public function setUseTLS($value);

Procedural Interface

secureblackbox_samlspserver_get($res, 66 );
secureblackbox_samlspserver_set($res, 66, $value );

Default Value

false

Remarks

Use this property to enable or disable the TLS requirement for the incoming connections.

Data Type

Boolean

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