Class StiEncryption

java.lang.Object
com.stimulsoft.report.export.tools.StiEncryption

public class StiEncryption extends Object
Copyright Stimulsoft
  • Constructor Details

    • StiEncryption

      public StiEncryption()
  • Method Details

    • RC4

      public static byte[] RC4(byte[] bytes, byte[] key)