Uses of Class
goldengate.common.crypto.DynamicKeyObject.INSTANCESMAX

Packages that use DynamicKeyObject.INSTANCESMAX
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.INSTANCESMAX in goldengate.common.crypto
 

Methods in goldengate.common.crypto that return DynamicKeyObject.INSTANCESMAX
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.
 

Constructors in goldengate.common.crypto with parameters of type DynamicKeyObject.INSTANCESMAX
DynamicKeyObject(DynamicKeyObject.INSTANCESMAX instance, String eXTENSION)
           
 



Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.