Android Studio Sign in
Added in API level 35

SecureRandomParameters

public 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.

See also:

Morty Proxy This is a proxified and sanitized view of the page, visit original site.