makdimka077 / xades4j

Automatically exported from code.google.com/p/xades4j
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Can we make XadesSigner object serializable so that it can be trasnsfered from client to server side #84

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
HI,

I want to transfer XadesSigner object or Enveloped object to server side from 
client using applet so that i can sign xml on the server by using XadesSigner  
object or Enveloped object.

Actually, I am facing problem that XadesSigner object or Enveloped classes are 
not serialize that is why i am unable to write object in any stream a so that i 
can transfer it;

Please consider my problem and give any solution for the same.
Thanks & Regards
Ajay

Original issue reported on code.google.com by jay...@gmail.com on 2 Apr 2014 at 4:42

GoogleCodeExporter commented 9 years ago
The comments on #85 apply. If there's an applet, just configure and execute the 
code there. If you're using a pkcs#11 provider, it will need the user's native 
lib path, for example.

Original comment by luis.fgoncalv on 3 Apr 2014 at 8:13

GoogleCodeExporter commented 9 years ago
The comments on #85 apply. If there's an applet, just configure and execute the 
code there. If you're using a pkcs#11 provider, it will need the user's native 
lib path, for example.

Original comment by luis.fgoncalv on 3 Apr 2014 at 8:13