1 min readOct 13, 2020
im trying to encrypt a image file but its not work!
Encryption is done but when I decode the black image is displayed, i do this work with 2 way: 1-convert image to bitmap and bitmap to byearray the encrypt it the not work. 2- convert bitmap to base64 and base64 to byte array again not work.
is this library for strings ?