Function of update() and doFinal()
Posted: Thu Apr 27, 2017 2:35 am
Could someone tell me what are update() and doFinal() used to do? I am going to use SHA and MD5 algorithms and I would like to know the function of update() and doFinal(). Thanks