我有一些旧代码,这些代码是用来链接旧版本的openssl的。throw error("No private key for decryption");在最新版本的openssl中,这(理所当然)不能编译:crypto.cpp:158:13: error: invalid use of incomplete type ‘RSA {aka<em
(void)&(*str)); //not really sure how to pass this here}
structblows up some where else because its not really the value that was original passed.我对C不熟悉,据我所知,这就是它的作用,
我得到一个双指针将它传递给函数,我会将它作为空传递给函数,因为这是函数接受的