|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DynamicKeyObject.INSTANCES | |
---|---|
goldengate.common.crypto | Classes implementing Encryption for Password support or for File Encryption AES is the best compromise in term of security and efficiency. |
Uses of DynamicKeyObject.INSTANCES in goldengate.common.crypto |
---|
Methods in goldengate.common.crypto that return DynamicKeyObject.INSTANCES | |
---|---|
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. |
Constructors in goldengate.common.crypto with parameters of type DynamicKeyObject.INSTANCES | |
---|---|
DynamicKeyObject(DynamicKeyObject.INSTANCES instance,
String eXTENSION)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |