Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
CURL.LibSSLVersion
Returns SSL Library version.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
CURL | 2.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "CURL.LibSSLVersion" )
(old name: CURL.SSLVersion)
Parameters
none
Result
SSL version string.
Description
Returns SSL Library version.Examples
Shows SSL Version:
Show Custom Dialog ["SSL Version"; MBS( "CURL.LibSSLVersion" )]
See also
Blog Entries
This function is free to use.
Created 18th August 2014, last changed 29th January 2023
