| Package | Description |
|---|---|
| de.slackspace.openkeepass.domain |
| Modifier and Type | Method and Description |
|---|---|
CrsAlgorithm |
KeePassHeader.getCrsAlgorithm() |
static CrsAlgorithm |
CrsAlgorithm.parseValue(int value) |
static CrsAlgorithm |
CrsAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CrsAlgorithm[] |
CrsAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
CrsAlgorithm.getIntValue(CrsAlgorithm algorithm) |
void |
KeePassHeader.setCrsAlgorithm(CrsAlgorithm algorithm) |
Copyright © 2016. All rights reserved.