public class Sha1Sum extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
Compares the bytes of the sha1sum
|
int |
hashCode()
Hashcode
|
String |
toString()
Override of toString which returns only the bytes of the sha1sum as string
|
Copyright © 2016–2023. All rights reserved.