public class PBKDF extends java.lang.Object implements PBKDF
PBKDF()
byte[]
getKey(byte[] _pass, byte[] salt, int iterations, int size)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PBKDF()
public byte[] getKey(byte[] _pass, byte[] salt, int iterations, int size)
getKey
PBKDF