Improve compatibility with OpenSSL 1.1.0
* add missing headers * stop using deprecated APIs
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
#ifndef OPENSSL_TYPES_H
|
||||
#define OPENSSL_TYPES_H
|
||||
|
||||
#include <openssl/bn.h>
|
||||
#include <openssl/x509.h>
|
||||
#include <openssl/evp.h>
|
||||
#include <openssl/rsa.h>
|
||||
|
||||
Reference in New Issue
Block a user