mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-10 16:03:16 +00:00
8158442: SecureRandomParameters missing "@since 9"
Reviewed-by: mullan, wetmore
This commit is contained in:
parent
c01b490933
commit
16207b2fef
@ -33,6 +33,7 @@ package java.security;
|
||||
* can be passed to those implementations that support them.
|
||||
*
|
||||
* @see DrbgParameters
|
||||
* @since 9
|
||||
*/
|
||||
public interface SecureRandomParameters {
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user