On 12/01/15 22:57, Erik Leunissen wrote:
Hi,

Does the OpenSSL C library have a function that returns the OpenSSL
version?


Never mind. I found it just after sending this post.


 #include <openssl/crypto.h>
 const char *SSLeay_version(int type);


Erik.


Thanks in advance for your help,

Erik Leunissen.
_______________________________________________
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

_______________________________________________
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to