Re: How to sign PDF using Alladin eToken?



On Aug 19, 5:30 pm, nano2k <adrian.rot...@xxxxxxxxxxx> wrote:
Hi

I'm new with digital signatures and PDF.
I have developed an application based on .NET 2.0 that consists of a
webservice and a client application.
On the server side, using iTextSharp library, PDF files are
automatically generated as a result of client users' actions.
All ok.

The complicated part follows.

The documents must be digitally signed by both the client and the
server applications.
Each user that will work with the client application has an eToken
(Alladin) that should be used to sign the document.
The document is then passed over the net to the webservice and the
webservice has to apply another digital signature to the document.

The deadlock follows.

Using iTextSharp to sign the document I figured out that the only
solution is to use a PFX file and a password.

Not really, see http://itextpdf.sourceforge.net/howtosign.html#signextitextsharp2.

Paulo
.



Relevant Pages

  • How to sign PDF using Alladin eToken?
    ... I'm new with digital signatures and PDF. ... automatically generated as a result of client users' actions. ... The document is then passed over the net to the webservice and the ... extract a functional PFX file out from the token. ...
    (comp.text.pdf)
  • Re: WSE352 Size of the record exceed its limit
    ... The webservice is a WSE service component soap client. ... you're developing an .net webservice which uses WSE ...
    (microsoft.public.dotnet.framework.webservices)
  • RE: Error on SOAP Call on only one machine: Could not find default endpoint element that references
    ... "Service Reference" is a proxy class used for consuming WCF service. ... Though WCF client can also consume standard XML webservice, ... Microsoft MSDN Online Support Lead ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Webservice problem (after iisreset)
    ... I was speaking about whatever means you're suing the make the call from the client. ... If it already waits one minute for the failure then it sounds like the timeout is already high enough. ... So use wsdl.exe to generate a .NET proxy to your webservice to see if that style of client has the same problems or not. ... If it does, then it sounds like something on the server, if it does not then it's likley your HTC framework. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • RE: WebService returns a custom object
    ... There are many many attributes that control serialization. ... WebService returns a custom object ... WS can expose only the following types as ... > service infrastructure or any commercial tools will provide a client side ...
    (microsoft.public.dotnet.framework.webservices)