ssh2_methods_negotiated
PECL ssh2 >= 0.9.0
ssh2_methods_negotiated - Return list of negotiated methods
Manual
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