On Wed, Jul 18, 2007 at 09:10:30AM +0000, Dmitry wrote: > I need asymmetric encrypt throw standard Windows CSP, and decrypt > throw OpenSc, it is possible? > > I just want hear, what I'm moving in right direction.
Either you would use CryptoApi or OpenSC, but I don't see much point in using both? If you can use OpenSC in your application why not use only OpenSC? If you must use CryptoApi then OpenSC can't help. Are you sure CryptoApi doesn't offer a decryption function? //Peter _______________________________________________ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel