Goetz Babin-Ebell wrote:
Bartek Palak wrote:
Hi All,
Hello Bartek,

Does anybody know how to make function ENGINE_load_private_key working in batch (not interactive) mode?

You can implement an own UI_METHOD doesn't ask for the pass phrase.

Bye

Goetz

I have tried to implement UI_METHOD doesn't ask for the pass phrase.
But in case of any errors (e.g. no card inserted, incorrect pass) HWCRHK/CHIL library still
requires interaction with user - it just writes an error string and waits for user reaction.
To emulate user reaction I will need knowledge what error event took place.
Is it possible to get such knowledge just by examining "string type" of UI_STRING argument passed to ui methods?

regards
Bartek


Reply via email to