pkcs11: Use p11_kit_pin_xxx() functionality when 'pinfile' is in uris.
commit19e57ff21061f4523e4ab91228103d32a118b108
authorStef Walter <stefw@collabora.co.uk>
Thu, 7 Jul 2011 17:05:17 +0000 (7 19:05 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 1 Aug 2011 16:09:37 +0000 (1 18:09 +0200)
tree967b2d69e73a681bc2b08dbcb2263189115628fb
parent4afe40aab76d87b9ff77907d374d6e7f70ab6e21
pkcs11: Use p11_kit_pin_xxx() functionality when 'pinfile' is in uris.

 * This allows other apps to register a handler for a specific pinfile
   and then that application will be able to provide the PIN for
   those URIs.

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
configure.ac
lib/includes/gnutls/pkcs11.h
lib/pkcs11.c
lib/pkcs11_int.h
lib/pkcs11_privkey.c
lib/pkcs11_write.c