Package | Description |
---|---|
org.waarp.common.crypto |
Classes implementing Encryption for Password support or for File Encryption
AES is the best compromise in term of security and efficiency.
|
Modifier and Type | Method and Description |
---|---|
static DynamicKeyObject.INSTANCES |
DynamicKeyObject.INSTANCES.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DynamicKeyObject.INSTANCES[] |
DynamicKeyObject.INSTANCES.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DynamicKeyObject(DynamicKeyObject.INSTANCES instance,
String eXTENSION) |
Copyright © 2009–2020 Waarp. All rights reserved.