I am not sure if this is possible...i have code within my application which encrypts images...
Cipher cipher; SecretKey key; byte[] buf = new byte[1024]; DesEncr