Forum Post: RE: Is there any solution for electronic signature out there?

  • Thread starter Thread starter pvorobie
  • Start date Start date
Status
Not open for further replies.
P

pvorobie

Guest
I can create server-side API to sign byte[] such as uploaded file, but you will have to provide your Private Key as parameter. Perhaps better option would be using HTTP call to your secure server to get such signature (this way you will not expose your Private Key).

Continue reading...
 
Status
Not open for further replies.
Back
Top