views:

123

answers:

0

Is it possible to sign a document stored in DB on server using CAPICOM+javascript on client ?

I´m developing web/intranet application. User need to attach his signature to document stored in server database - detached signature (p7s file) and upload this signature back on server.

How to get document on client ? Is it possible to hash document and transfer only hash to client ?

Thank you for any suggestion to solve this scenario. MH.