Class CipherFactory

java.lang.Object
com.saperion.common.crypto.CipherFactory

public final class CipherFactory extends Object
CipherFactory is a static factory to create Ciphers based on a CipherStrategy and a KeyDerivationAlgorithm.
Author:
agz
See Also: