| Package | Description |
|---|---|
| com.peterphi.std.crypto.digest.impl |
| Modifier and Type | Method and Description |
|---|---|
static AbstractDigester.DigestEncoding |
AbstractDigester.DigestEncoding.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AbstractDigester.DigestEncoding[] |
AbstractDigester.DigestEncoding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbstractDigester(AbstractDigester.DigestEncoding encoding) |
Copyright © 2014. All Rights Reserved.