|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.crypto.params.KeyParameter
org.bouncycastle.crypto.params.RC2Parameters
| Constructor Summary | |
RC2Parameters(byte[] key)
|
|
RC2Parameters(byte[] key,
int bits)
|
|
| Method Summary | |
int |
getEffectiveKeyBits()
|
| Methods inherited from class org.bouncycastle.crypto.params.KeyParameter |
copyTo, getKey, getKeyLength, reverse |
| 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 int getEffectiveKeyBits()
|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||