public final class RC4Helper extends Object
static byte[]
encode(byte[] input, String pass)
encode(byte[] input, String pass, String charsetName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static byte[] encode(byte[] input, String pass)
input
pass
public static byte[] encode(byte[] input, String pass, String charsetName)
charsetName
Copyright © 2017. All rights reserved.