SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ConnInfoKexLines Property

The contents of the received KexInit packet.

Object Oriented Interface

public function getConnInfoKexLines();

Procedural Interface

secureblackbox_sftpclient_get($res, 15 );

Default Value

''

Remarks

The contents of the received KexInit packet.

KexInit packet contains the list of algorithms supported by the remote party.

This property is read-only.

Data Type

String

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