SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

TLSPreSharedKeyCiphersuite Property

Defines the ciphersuite used for PSK (Pre-Shared Key) negotiation.

Object Oriented Interface

public function getTLSPreSharedKeyCiphersuite();
public function setTLSPreSharedKeyCiphersuite($value);

Procedural Interface

secureblackboxlite_certificatevalidator_get($res, 122 );
secureblackboxlite_certificatevalidator_set($res, 122, $value );

Default Value

''

Remarks

Defines the ciphersuite used for PSK (Pre-Shared Key) negotiation.

Data Type

String

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