| Package | Description |
|---|---|
| at.molindo.utils.data |
| Modifier and Type | Method and Description |
|---|---|
static Hash.Algorithm |
Hash.Algorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Hash.Algorithm[] |
Hash.Algorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Hash |
Hash.hash(Hash.Algorithm algorithm,
byte[] content) |
static Hash |
Hash.hash(Hash.Algorithm algorithm,
String content) |
Copyright © 2014 Molindo GmbH. All Rights Reserved.