| Package | Description |
|---|---|
| keywhiz.hkdf |
| Modifier and Type | Method and Description |
|---|---|
static Hash |
Hash.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Hash[] |
Hash.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Hkdf |
Hkdf.usingHash(Hash hash) |
Copyright © 2014–2016 Nikolche Mihajlovski and contributors. All rights reserved.