public final class Hash extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Hash.Algorithm |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Hash.Algorithm |
getAlgorithm() |
String |
getBase64ValuePart() |
int |
hashCode() |
static Optional<Hash> |
parseHash(String value) |
String |
toString() |
public Hash.Algorithm getAlgorithm()
public String getBase64ValuePart()
Copyright © 2023 HtmlUnit. All rights reserved.