public class Hash extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Hash.Algorithm |
| Modifier and Type | Field and Description |
|---|---|
Hash.Algorithm |
algorithm |
String |
base64ValuePart |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
static Optional<Hash> |
parseHash(String value) |
String |
toString() |
@Nonnull public final Hash.Algorithm algorithm
Copyright © 2020. All rights reserved.