For each digest method signature, determine whether it requires the update method or performs the update itself.
Hashing java.security.MessageDigest
Method digest overloading
Report a typo
Choose one or more options for each row
| Requires prior update() method | Performs its update | |
|---|---|---|
| byte[] digest() | ||
| int digest(byte[] buf, int offset,int len) | ||
| byte[] digest(byte[] input) |
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.