Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow to get version of available OpenSSL library
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.
- Loading branch information