Package | Description |
---|---|
com.knowgate.encryption |
MD5 and RC4 implementations
|
Modifier and Type | Field and Description |
---|---|
HashAlgorithm |
HashProviderFactory.algo |
Modifier and Type | Method and Description |
---|---|
static HashAlgorithm |
HashAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HashAlgorithm[] |
HashAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
HashProviderFactory(HashAlgorithm algorithmEnum,
String salt) |
Copyright © 2001–2019 KnowGate. All rights reserved.