memory bio flag mapped to wolfSSL

This commit is contained in:
Jacob Barthelmeh
2017-01-25 16:33:33 -07:00
parent 1765246cf7
commit 340963742a

View File

@@ -39,6 +39,7 @@
#define BIO_TYPE_FILE WOLFSSL_BIO_FILE
#define BIO_TYPE_BIO WOLFSSL_BIO_BIO
#define BIO_TYPE_MEM WOLFSSL_BIO_MEMORY
#ifdef __cplusplus