|
Bouncy Castle Cryptography 1.20 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.bouncycastle.crypto.params.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()
|
Bouncy Castle Cryptography 1.20 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||