19179f9fee
Motivation: Sometimes it's useful to get informations about the available OpenSSL library that is used for the OpenSslEngine. Modifications: Add two new methods which allows to get the available OpenSSL version as either an int or an String. Result: Easy to access details about OpenSSL version.