Added internal functions for easy getting and setting all RSA parameters.
[oweals/openssl.git] / include / openssl / rsa.h
index 8ddc9703965a2a2eef7928fbfdd33a634c498163..9214efd49939e96fbbc0008d6acf6af97669d00a 100644 (file)
@@ -27,6 +27,8 @@
 #  include <openssl/bn.h>
 # endif
 # include <openssl/rsaerr.h>
+# include <openssl/safestack.h>
+
 # ifdef  __cplusplus
 extern "C" {
 # endif