com.stimulsoft.report.export.tools
Class StiEncryption

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

public class StiEncryption
extends java.lang.Object

Copyright Stimulsoft


Constructor Summary
StiEncryption()
           
 
Method Summary
static byte[] RC4(byte[] bytes, byte[] key)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiEncryption

public StiEncryption()
Method Detail

RC4

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