JamesBowen
19+ years progress programming and still learning.
If I encrypt a file by using the copy-lob function into a memptr. Run the memptr through encrypt function under 10.1B. Then used the copy-lob function again to copy the memptr to file. What linux/windows command line tool(s) can I use to decrypt that file from the OS?
I know my example to very simple and I did not even mentioned the word password, PBE-KEY, or encryption algorithm. But I am just trying a to explain a scenario.
Currently I am encrypting and decrypting files from OE 10.1B with no problems. The problem I am having is I don't know what is the best method for being able to decrypt files from the OS.
Any takers.
I know my example to very simple and I did not even mentioned the word password, PBE-KEY, or encryption algorithm. But I am just trying a to explain a scenario.
Currently I am encrypting and decrypting files from OE 10.1B with no problems. The problem I am having is I don't know what is the best method for being able to decrypt files from the OS.
Any takers.