-
- All Known Subinterfaces:
RandomCreator,RandomFactory
- All Known Implementing Classes:
RandomCreatorImpl,RandomFactoryImpl
public interface RandomConstantsConstants forRandomFactoryand related APIs.- Since:
- 1.0.0
- Author:
- Joerg Hohwiller (hohwille at users.sourceforge.net)
-
-
Field Summary
Fields Modifier and Type Field Description static StringRANDOM_ALGORITHM_SHA1_PRNGThesecure random algorithm"SHA1PRNG".
-
-
-
Field Detail
-
RANDOM_ALGORITHM_SHA1_PRNG
static final String RANDOM_ALGORITHM_SHA1_PRNG
Thesecure random algorithm"SHA1PRNG".- See Also:
- Constant Field Values
-
-