Add method to bindings to get OPENSSL_VERSION_TEXT

* This allows you to check that you're binding against the expected
  version of OpenSSL
* Test is pretty basic (just checks to see that the string starts
  with OpenSSL)
2 files changed