K 10 svn:author V 3 ale K 8 svn:date V 27 2006-06-12T17:04:13.000000Z K 7 svn:log V 500 Engine_pkcs11 is an implementation of an engine for OpenSSL. It can be loaded using code, config file or command line and will pass any function call by openssl to a PKCS#11 module. Engine_pkcs11 is meant to be used with smart cards and software for using smart cards in PKCS#11 format, such as OpenSC. WWW: http://www.opensc-project.org/engine_pkcs11/ Note: the port requires the OpenSSL installed from ports, since dynamic engine loading is disabled in base system. See PR bin/79570 for details. END