I have following engine implementation (Android keystore) which can be loaded successfully thru command line:
openssl engine -vvvv dynamic -pre SO_PATH:/system/lib/ssl/engines/libkeystore.so -pre ID:keystore -pre LOAD How to build in this ENGINE implementation thru build process? so that it can be loaded dynamically thru ENGINE_load_dynamic() API? Thanks ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org