Added in API level 35
    SecureRandomParameters
interface SecureRandomParameters
| java.security.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.
