Class Hash
- java.lang.Object
-
- com.shapesecurity.salvation2.Values.Hash
-
public class Hash extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHash.Algorithm
-
Field Summary
Fields Modifier and Type Field Description Hash.AlgorithmalgorithmStringbase64ValuePart
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)inthashCode()static Optional<Hash>parseHash(String value)StringtoString()
-
-
-
Field Detail
-
algorithm
@Nonnull public final Hash.Algorithm algorithm
-
-