Package Summary  Overview Summary

class:SecureRandomParameters [NONE]

public interface SecureRandomParameters
A marker interface for parameters used in various SecureRandom 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

© 2020 Oracle Corporation and/or its affiliates