public class RC4Util extends Object
RC4Util()
static String
getCode(int id, String secret, int maxIdLen)
getCode(String secret, int maxIdLen)
RC4(String aInput, String aKey)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RC4Util()
public static String getCode(int id, String secret, int maxIdLen)
public static String getCode(String secret, int maxIdLen)
secret
maxIdLen
public static String RC4(String aInput, String aKey)
Copyright © 2020. All rights reserved.