Are there any gotchas with using the STACK_OF macro provided by OpenSSL
with custom data types.  Of course this means #define-ing all of the
sk_<CUSTOM_DATA_TYPE>_* macros in my .h file.  This is a convenience for
the program I am writing, as I am already linking in the OpenSSL
library.  Is there any reason that this is not a good idea?

Ryan G Smith
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to