In message <[EMAIL PROTECTED]> on Mon, 17 Jan 2005 13:27:03 +0300 (MSK), Dmitry 
Belyavsky <[EMAIL PROTECTED]> said:

beldmit> Thank you very much. Should we call ENGINE_unregister_ciphers
beldmit> any time really? What are they for?

It's a function to be called from the application when wanting
fine-tuned control of the stuff that the engine module delivers.
However, it all you want to do is to clean up at the end,
ENGINE_cleanup() (which is called from app_shutdown()) is all you
need.

Cheers,
Richard

-----
Please consider sponsoring my work on free software.
See http://www.free.lp.se/sponsoring.html for details.

-- 
Richard Levitte                         [EMAIL PROTECTED]
                                        http://richard.levitte.org/

"When I became a man I put away childish things, including
 the fear of childishness and the desire to be very grown up."
                                                -- C.S. Lewis
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to