Hi Harry,

to access a PKCS#11 DLL you will just need the opensc-java.jar included
in your classpath and opensc-PKCS11-0.3.dll file in a directory
contained in the PATH environment variable or defined in java.library.path.

The location and name of the PKCS#11 DLL is passed to the PKCS11Provider
constructor.

Andreas

Harry Anuszewski schrieb:
> Hello,
>
>  
>
> I am just wondering what the minimally required dlls / exe to use
> opensc-java on a Windows 32 bit machine. Without using the Smart Card Bundle
> and just compiling a fresh copy of OpenSC what is needed to be copied to the
> System32 directory to make openSC-java load the provider and work. 
>
>  
>
> Thank you,
>
>  
>
> Harry
>
>
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> opensc-devel mailing list
> opensc-devel@lists.opensc-project.org
> http://www.opensc-project.org/mailman/listinfo/opensc-devel

_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to