I\'m using Excel to automatically generate forms for my company\'s accounting department. I need each form to have an Excel Signature Line object in it with the intended signer\'s information (Name, t
I\'m trying to set up my own OAuth provider, but now I\'m stuck at signing requests. Is this the right way for signing?
I have a macro project that will be sent to users that require High Macro security. If I use the self-signed certificate, I am able to sign my code, but it is not a trusted cert.
I would like to know what is the length of RSA signature ? Is it always the same size as the RSA key size like if the key size is 1024 then RSA signature is 128 bytes , if the key size is 512 bits the
I have this problem, I wrote C# code for: Generating CSR programmatically Submit the CSR to Microsoft Certificate Services
i n开发者_运维技巧eed to verify the X509 v3 certificate .the Certificate is self signed so i have the private key and public key with me .
I know, according to this article that I should Sign the message, then Encrypt the message. My program operates like so:
First some background. I have a file, for simplicity\'s sake, let\'s call it test.txt. I want to sign this file and sent it over to the server, which will verify the signature and decrypt it. The ser
Last summer, I was working on an applicatio开发者_开发问答n that tested the suitability of a prospective customer\'s computer for integrating our hardware. One of the notions suggested was to use the
I need to communicate with a soap service that supports Soap1.1 en WS Security 1.0. I have put up some code in C# that communicates with this service, but it\'s returning an FaultException.