Digital signature integration with software written in java

Posted by Serkan Kasapbasi on Stack Overflow See other posts from Stack Overflow or by Serkan Kasapbasi
Published on 2010-06-16T14:20:57Z Indexed on 2011/03/07 8:10 UTC
Read the original article Hit count: 282

Filed under:
|

hi everyone, i'm extremely rookie on this security field, so please forgive if my questions are dumb.

i am asked to convert and migrate couple "Lotus Forms" forms to our software that is written in java. One thing in forms that bother me is digital signatures. These forms can be signed by digital signatures, probably generated by "Silanis Approve-it". as i have said before, i dont have much knowledge about this technology. and strangely couldnt find any tutorial or example of integrating digital signature and java.

So what are the possibilities here ? how my code read a digital signature, sign a document with this signature? There should be an API or something that is provided by vendors right :)

© Stack Overflow or respective owner

Related posts about java

Related posts about digital-signature