SSL/TLS Library

Dependents:  

CyaSSL is SSL/TLS library for embedded systems.

wolfssl.com

cyassl/openssl/opensslv.h

Committer:
wolfSSL
Date:
2014-04-20
Revision:
0:9d17e4342598

File content as of revision 0:9d17e4342598:

/* opensslv.h compatibility */

#ifndef CYASSL_OPENSSLV_H_
#define CYASSL_OPENSSLV_H_


/* api version compatibility */
#define OPENSSL_VERSION_NUMBER 0x0090410fL


#endif /* header */