Method digest overloading

Report a typo

For each digest method signature, determine whether it requires the update method or performs the update itself.

Choose one or more options for each row
Requires prior update() methodPerforms its update
byte[] digest()
int digest(byte[] buf, int offset,int len)
byte[] digest(byte[] input)
___

Create a free account to access the full topic