Package org.bouncycastle.crypto.params
Class ParametersWithRandom
java.lang.Object
org.bouncycastle.crypto.params.ParametersWithRandom
- All Implemented Interfaces:
CipherParameters
-
Constructor Summary
ConstructorDescriptionParametersWithRandom
(CipherParameters parameters) ParametersWithRandom
(CipherParameters parameters, SecureRandom random) -
Method Summary
-
Constructor Details
-
ParametersWithRandom
-
ParametersWithRandom
-
-
Method Details
-
getRandom
-
getParameters
-