open failed: EBUSY (Device or resource busy)
I/DownloadManager( 7621): Initiating request for download 11W/DownloadManager( 7621): Aborting request for download 11: while opening destination file: java.io.FileNotFoundExceptionDownloadManager( 7621): cleanupDestination() d
我正在尝试通过这个访问smardCard,但是我不知道在哪里可以用SunPKCS11Provider找到jar。在Oracle文档中,他们说这是从1.5开始的标准。这是我的代码块,编译器抱怨找不到SunPKCS11:Provider p = new sun.security.pkcs11.SunPKCS11(configName);
Security.addProvider