Interface SecureRandomProvider
- All Known Implementing Classes:
SecureRandomProvider.Default
public interface SecureRandomProvider
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classSecureRandomProvider.Defaultreturns a null secureRandom to use the system default SecureRandom -
Method Summary
Modifier and Type Method Description SecureRandomget()
-
Method Details
-
get
SecureRandom get()
-