In message <20160216154855.ga27...@doctor.nl2k.ab.ca> on Tue, 16 Feb 2016 
08:48:56 -0700, The Doctor <doc...@doctor.nl2k.ab.ca> 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         levi...@openssl.org
OpenSSL Project         http://www.openssl.org/~levitte/
-- 
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to