|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.crypto.params.KeyParameter
public class KeyParameter
Constructor Summary | |
---|---|
KeyParameter(byte[] par1ArrayOfByte)
|
|
KeyParameter(byte[] par1ArrayOfByte,
int par2,
int par3)
|
Method Summary | |
---|---|
byte[] |
getKey()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KeyParameter(byte[] par1ArrayOfByte)
public KeyParameter(byte[] par1ArrayOfByte, int par2, int par3)
Method Detail |
---|
public byte[] getKey()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |