Re: ENGINE_load_private_key and PIN codes
On Thu, Dec 3, 2009 at 11:34 AM, Frederik Mennes wrote: > Hi everyone, > > I am using following function to load a private key from a certain slot of a > HSM: > EVP_PKEY *ENGINE_load_private_key( ENGINE *e, > const char *key_id, >
ENGINE_load_private_key and PIN codes
Hi everyone, I am using following function to load a private key from a certain slot of a HSM: EVP_PKEY *ENGINE_load_private_key(ENGINE *e, const char *key_id, UI_METHOD *ui_method,