Hi, all. I'm building an app that uses a dynamic engine to do some crypto operations. I've got it loaded and using the engine just fine. However, there are some cases where the user might want to dump the engine and go back to doing everything in the OpenSSL software. What is the proper sequence of calls to do this? I've got ENGINE_cleanup(), but I figure I probably need to somehow tell openssl to switch back to its own implementations of everything, no?
Thanks, Chris ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]