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.INSTANCESMAX |
DynamicKeyObject.INSTANCESMAX.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DynamicKeyObject.INSTANCESMAX[] |
DynamicKeyObject.INSTANCESMAX.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DynamicKeyObject(DynamicKeyObject.INSTANCESMAX instance,
String eXTENSION) |
Copyright © 2009–2020 Waarp. All rights reserved.