| Package | Description |
|---|---|
| net.sourceforge.jaulp.crypto.aes |
Provides classes for encrypt and decrypt data with the 'AES' algorithm.
|
| net.sourceforge.jaulp.crypto.algorithm |
Provides classes and enums for the algorithms.
|
| Constructor and Description |
|---|
HexEncryptor(String privateKey,
Algorithm algorithm)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static Algorithm |
Algorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Algorithm[] |
Algorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007–2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.