two methods in class Cipher(): update() and doFinal()
Posted: Tue Mar 08, 2016 6:18 am
I know that there are two methods in class Cipher(): update() and doFinal().
But what is the update() doing? What about doFinal()? Would anybody give me a brief and simple explanation?
But what is the update() doing? What about doFinal()? Would anybody give me a brief and simple explanation?