-
- All Known Implementing Classes:
DrbgParameters.Instantiation
,DrbgParameters.NextBytes
,DrbgParameters.Reseed
public interface SecureRandomParameters
A marker interface for parameters used in variousSecureRandom
methods.Some
SecureRandom
implementations might require additional operational parameters. Objects of classes which implement this interface can be passed to those implementations that support them.- Since:
- 9
- See Also:
DrbgParameters