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_samlidpserver_get($res, 67 );
secureblackbox_samlidpserver_set($res, 67, $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]