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