This is a repost; it didn't show up the first couple
of times.

-----------------------------------------------------
Hello all.

I was wondering what is the purpose of the ui_method
and callback_data arguments to this function. This is
what I want to do:

Write a simple function that will prompt for a
passphrase for the hardware token at startup.
Initialize the engine infrastructure and load the
private key with a call to ENGINE_load_private_key().
The token passphrase should somehow be available
whenever it's needed lower down.

Do I need to define a UI method for this and write
open/close/read/write functions for it? Such heavy
machinery for so trivial a task?


Josh

__________________________________
Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster
http://search.yahoo.com
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to