Which of the following methods is used to encrypt or decrypt data in a single step?
wrap()
update()
digest()
doFinal()
Submit