public class KeyParameter extends Object implements CipherParameters
KeyParameter(byte[] key)
KeyParameter(byte[] key, int keyOff, int keyLen)
byte[]
getKey()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KeyParameter(byte[] key)
public KeyParameter(byte[] key, int keyOff, int keyLen)
public byte[] getKey()