Class TransformerFactory

java.lang.Object
com.mku.salmon.transform.TransformerFactory

public class TransformerFactory extends Object
Creates an AES transformer object.
  • Constructor Details

    • TransformerFactory

      public TransformerFactory()
  • Method Details

    • create

      public static ICTRTransformer create(ProviderType type)
      Create an encryption transformer implementation.
      Parameters:
      type - The supported provider type.
      Returns:
      The transformer.
      Throws:
      SecurityException - Thrown if there is a security exception