package - Packaging application with file -
i'm working on application use bouncy castle api in c# encrypt/decrypt, i've got of public/private , pass phrase key encryption/decryption working need able create encrypted self decrypting archives, i've read best way encrypt file using passphrase encryption i've written , create light weight forms application decrypt file, i've done question how package forms application file can automatically save file somewhere, launch forms application passing in file location in order user specify want save decrypted file , enter passphrase?
many in advance
after reading many other posts i've realised best way creating application on fly , adding file decrypted resources of application.
Comments
Post a Comment