makdimka077 / xades4j

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

Sign using external service #60

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Do we have any option to sign the hash by external device (sending the hash to 
a 3rd party having the private key of a particular certificate)  and attaching 
back the xml-signature  ?

Original issue reported on code.google.com by mrsaj...@gmail.com on 28 Nov 2012 at 7:26

GoogleCodeExporter commented 9 years ago
Issue type is supposed to be an "Enhancement" not a "Defect", forgot to select 
this when creating, and no way to edit. Sorry for that.

Original comment by mrsaj...@gmail.com on 28 Nov 2012 at 7:28

GoogleCodeExporter commented 9 years ago
You probably want to use JCE providers (such as PKCS#11) to integrate that kind 
of feature. 

Check this question: 
http://stackoverflow.com/questions/13011949/can-i-use-pkcs11-to-create-a-signatu
re-in-a-hsm

Original comment by luis.fgoncalv on 28 Nov 2012 at 2:42

GoogleCodeExporter commented 9 years ago

Original comment by luis.fgoncalv on 4 Dec 2012 at 10:54