| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gudy.bouncycastle.crypto.params.ParametersWithRandom
public class ParametersWithRandom
| Constructor Summary | |
|---|---|
ParametersWithRandom(CipherParameters parameters)
 | 
|
ParametersWithRandom(CipherParameters parameters,
                     java.security.SecureRandom random)
 | 
|
| Method Summary | |
|---|---|
 CipherParameters | 
getParameters()
 | 
 java.security.SecureRandom | 
getRandom()
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ParametersWithRandom(CipherParameters parameters,
                            java.security.SecureRandom random)
public ParametersWithRandom(CipherParameters parameters)
| Method Detail | 
|---|
public java.security.SecureRandom getRandom()
public CipherParameters getParameters()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||