public class Hasher extends Object
| Constructor and Description |
|---|
Hasher() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(byte[] v) |
byte[] |
close() |
byte[] |
getInProgressDigest() |
public Hasher()
throws NoSuchAlgorithmException
NoSuchAlgorithmExceptionpublic void apply(byte[] v)
public byte[] getInProgressDigest()
throws CloneNotSupportedException
CloneNotSupportedExceptionpublic byte[] close()
Copyright © 2025. All rights reserved.