public final class HashUtils extends Object
| Constructor and Description |
|---|
HashUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
createHash(String field)
Create a hash from a String based on the SHA-1 algorithm
|
static String |
createHashSHA256(String uri)
Create a hash from a String based on the SHA-256 algorithm
|
Copyright © 2017 Europeana Foundation. All Rights Reserved.