Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Plugin.LibSSHVersion
Queries the SSH library version used.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Plugin | 6.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "Plugin.LibSSHVersion" )
Parameters
none
Result
Returns text or error.
Description
Queries the SSH library version used.Examples
Query version:
MBS( "Plugin.LibSSHVersion" )
Shows LibSSH version used:
Show Custom Dialog ["SSH Version"; MBS( "Plugin.LibSSHVersion" )]
See also
Release notes
- Version 8.2
- Added Plugin.OpenSSLVersion and Plugin.LibSSHVersion.
Blog Entries
This function is free to use.
Created 22nd March 2016, last changed 14th April 2018