Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.9.2
-
None
Description
The SecureRandom interface also exists as a class in java.security.
This makes it awkward to use, for example in JavaSecureRandom the fully qualified name has to be used for the java class.
Ideally it should be renamed.