public class KeyParameter extends java.lang.Object implements CipherParameters
Constructor and Description |
---|
KeyParameter(byte[] key) |
KeyParameter(byte[] key,
int keyOff,
int keyLen) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getKey() |