Re: [iText-questions] external signing with using mobile signing api::itextsharp

2011-12-19 Thread subasi
Hi Michael, About api, yes it is correct. Because of cleaning some part of the code,i mistyped some functions. Sorry for that. Api is a mssp(mobile signature service provider) client that generates a mssp message to be sent to the operator and then return raw base64 signature to us. So you are ri

[iText-questions] external signing with using mobile signing api::itextsharp

2011-12-19 Thread Hasan Subasi
Hi, I reviewed the forum answers and generated a code as below. But the signed pdf gives an error while verification.Please show me what is wrong on that. I enclosed the out.pdf also.. ps: I have got the certificate after signing so i used that code sample getting from forum answers. Regards,