In message <[EMAIL PROTECTED]> on Mon, 11 Jul 2005 10:06:03 +0200, Bartek Palak 
<[EMAIL PROTECTED]> said:

bartek> I have tried to implement UI_METHOD doesn't ask for the pass
bartek> phrase.  But in case of any errors (e.g. no card inserted,
bartek> incorrect pass)

Complaints like no card inserted and the like are sent to the output
stream, aren't they?  That's handled by hwcrhk_log_message().
Otherwise, I'm not entirely sure what exactly isn't working or what is
sending out the output that disturbs you.

bartek> HWCRHK/CHIL library still requires interaction with user - it
bartek> just writes an error string and waits for user reaction.

Well, it will wait for something for sure.  After all, if there's no
card or the pin you entered is incorrect, it can't do mush work, can
it?

bartek> To emulate user reaction I will need knowledge what error
bartek> event took place.  Is it possible to get such knowledge just
bartek> by examining "string type" of UI_STRING argument passed to ui
bartek> methods? 


Depends a little on the behavior of the CHIL interface...  I haven't
had a box to play with since 2001, so I can't really tell.

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