How to encrypt file with public key, that was added to current keyring, with using c# and command line?
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can use my implementation i wrote one year ago. I know that it’s a bit ugly.
You need pgp.exe and some background about it. see my blog post.