|
Bouncy Castle Cryptography 1.28 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.crypto.params.RC2Parameters
| Constructor Summary | |
RC2Parameters(byte[] key)
|
|
RC2Parameters(byte[] key,
int bits)
|
|
| Method Summary | |
int |
getEffectiveKeyBits()
|
byte[] |
getKey()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RC2Parameters(byte[] key)
public RC2Parameters(byte[] key,
int bits)
| Method Detail |
public byte[] getKey()
public int getEffectiveKeyBits()
|
Bouncy Castle Cryptography 1.28 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||