ssh2_methods_negotiated

PECL ssh2 >= 0.9.0
ssh2_methods_negotiated - Return list of negotiated methods
Manual
Code Examples

ssh2_methods_negotiated( resource$session ): array

Returns list of negotiated methods.

Parameters

session

An SSH connection link identifier, obtained from a call to ssh2_connect.

Return Values

Related Functions

Example of ssh2_methods_negotiated

Show all examples for ssh2_methods_negotiated

PHP Version: