java.lang.Object
io.github.astrapi69.random.SecureRandomBean
The class
SecureRandomBean
holds the data for build a SecureRandom
from the given
algorithm and provider.-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a newSecureRandomBean
object with the default valuesSecureRandomBean
(String algorithm, String provider, long seed) -
Method Summary
-
Field Details
-
DEFAULT_ALGORITHM
The Constant DEFAULT_ALGORITHM.- See Also:
-
DEFAULT_PROVIDER
The Constant DEFAULT_ALGORITHM.- See Also:
-
-
Constructor Details
-
SecureRandomBean
public SecureRandomBean()Instantiates a newSecureRandomBean
object with the default values -
SecureRandomBean
-
-
Method Details