OpenSC / engine_pkcs11

OpenSSL engine for PKCS#11 modules
35 stars 37 forks source link

When loading a certificate login if a PIN is provided #19

Closed nmav closed 9 years ago

nmav commented 9 years ago

That allows to use ENGINE_ctrl_cmd("LOAD_CERT_CTRL") with certificates that are marked as CKA_PRIVATE. It requires to use the pin-value attribute.