it\'s late, I\'m tired, and probably being quite dense.... I have written an application that I need to secure so it will only run on machines that I generate a key for.
As you know, OAuth can support RSA-SHA1 Signature. I have an OAuthSignature interface that has the following method
I\'m using a web reference generated fr开发者_如何转开发om a .wsdl file. I\'ve also examined the Amazon web service example but couldn\'t get it working.
any ideas how to do开发者_JAVA百科 this?Here is an extensive tutorial on how to do this with iText. I can guarantee it works, I\'ve used it.
I\'d like to build a trusted path for software development. This means that every change in to code must be signed by the author
I am working on a project to implement digital signatures of outgoing messages and decided to use M2Crypto for that.
I need to take a PDF, add some dynamically generated license text to it, and digitally sign the document before emailing it to the intended recipient.What\'s the best way开发者_StackOverflow to do thi
I have developed some code which creates excel macros and each time after creation of new macr开发者_运维知识库o I want to digitally sign the macro programmatically. Can you let me know if there is an
I have a s开发者_如何学Cmartcard that stores my digital certificate. When I plug it into my PC, the certificate shows up at the Windows certificate store, under IE > Tools > Internet Options > Content
I\'m working on a small program to take a large PDF, split it up (using iText), and add digital signature fields to each file. The splitting part works fine, but users with Adobe Reader can\'t sign th