| Package | Description |
|---|---|
| de.alpharogroup.crypto.pw |
This package provides an enum with algorithms for password hash types
|
| Modifier and Type | Method and Description |
|---|---|
static PasswordHashType |
PasswordHashType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PasswordHashType[] |
PasswordHashType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2019 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.