Open Encrypted File
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
Hi All, I have encrypted file, Consider encrypted file is jpeg. Actually what iam doing is, loading the encrypted file on memory and decrypting on-the-fly then iam getting the file content as a byte array. How to assign the byte array value to appripriate file type to open.
Thanks & Regards Kumaran
-
Hi All, I have encrypted file, Consider encrypted file is jpeg. Actually what iam doing is, loading the encrypted file on memory and decrypting on-the-fly then iam getting the file content as a byte array. How to assign the byte array value to appripriate file type to open.
Thanks & Regards Kumaran