public class ParametersWithRandom extends Object implements CipherParameters
| Constructor and Description |
|---|
ParametersWithRandom(CipherParameters parameters) |
ParametersWithRandom(CipherParameters parameters,
SecureRandom random) |
public ParametersWithRandom(CipherParameters parameters, SecureRandom random)
public ParametersWithRandom(CipherParameters parameters)
public SecureRandom getRandom()
public CipherParameters getParameters()
Copyright © 2015–2016 The veraPDF Consortium. All rights reserved.