opensc/src/pkcs11
jey 9ea1e4be9e fixed PIN info reading
git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@16 c6295689-39f2-0310-b995-f0e70906c6a9
2001-10-21 19:42:32 +00:00
..
README Implemented dummy functions for PKCS#15 module with 2001-10-19 19:52:00 +00:00
digestsign.c Basic skeleton for object manipulation. 2001-10-21 16:01:07 +00:00
endecrypt.c Basic skeleton for object manipulation. 2001-10-21 16:01:07 +00:00
function_table.c Added basic session management. 2001-10-20 23:51:58 +00:00
generic.c fixed PIN info reading 2001-10-21 19:42:32 +00:00
misc.c Implemented dummy functions for PKCS#15 module with 2001-10-19 19:52:00 +00:00
object.c Minor bug fixes. 2001-10-21 16:26:46 +00:00
sc-pkcs11.h Basic skeleton for object manipulation. 2001-10-21 16:01:07 +00:00
session.c fixed PIN info reading 2001-10-21 19:42:32 +00:00
slot.c fixed PIN info reading 2001-10-21 19:42:32 +00:00
verify.c Implemented dummy functions for PKCS#15 module with 2001-10-19 19:52:00 +00:00

README

Installation
------------

Netscape:
	Select menu: Communicator -> Tools -> Security Info

	Select Cryptographic Modules
	
	Click: Add

	Module name: descriptive name about module (eg. sc-pkcs11)
	Module file: absolute path of libsc-pkcs11.so


Mozilla:
	Make sure Personal Security Manager (PSM) is installed
	(eg. mozilla-psm package is installed).

	Select menu: Edit -> Preferences

	Select category: Privacy & Security -> Certificates

	Click: Manage Security Devices

	Click: Load

	Module name: descriptive name about module (eg. sc-pkcs11)
	Module file: absolute path of libsc-pkcs11.so


Notes
-----

Netscape seems to show more information about the security module
than mozilla. Otherwise all stuff is untested.	

Please note that the library currently writes debug log to
/tmp/libsc-pkcs11.log.