Class Digest
java.lang.Object
io.github.ascopes.protobufmavenplugin.utils.Digest
Helper type for computing and comparing various types of digest.
- Since:
- 3.5.0
- Author:
- Ashley Scopes
-
Method Details
-
getAlgorithm
-
getDigest
public byte[] getDigest() -
equals
-
hashCode
-
toString
-
toHexString
-
verify
- Throws:
IOException
-
from
-
compute
-
compute
-
compute
- Throws:
IOException
-