Programatically singing file ?

  • Thread starter Thread starter Ivar
  • Start date Start date
I

Ivar

Hi,

It there popssibility to sign files programatically ?
For example I have X509Certificate and want to sign pdf file.

I searched around the net and din't found any info about that.
 
Signing a file programmatically depends a lot on the format of the
file. Especially for the pdf thing, you should consider checking if
there some kind of API from adobe or an opensource pdf library that has
this feature.
From a little research I've done on the web for a project that I was
working on, I was not able to locate such a library ( opensource :) ).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top