CAPICOM in java
843811Feb 23 2008 — edited Feb 24 2008I'd like to access Windows Key Store from java. I could do it using CAPICOM as described in
http://www.jensign.com/JavaScience/www/CertContext/CertContext.txt
but I can't find the packages apicom and com.ms.com.
Reportedly, I could produce them using an old microsoft java compiler, but it is no longer available.
Any advice?