In message <[email protected]> on Tue, 16 Feb 2016 08:48:56 -0700, The Doctor <[email protected]> said:
doctor> So how exactly would you rewrite doctor> doctor> EVP_PKEY *pk = NULL; doctor> doctor> ? Not at all. Pointers to opaque types are perfectly fine in C. However, you may have to tinker with how you use the pointer further down the code. Cheers, Richard -- Richard Levitte [email protected] OpenSSL Project http://www.openssl.org/~levitte/ -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
