Class SecureRandomFactory$
java.lang.Object
org.apache.pekko.remote.artery.tcp.SecureRandomFactory$
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SecureRandomFactory$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateSecureRandom(com.typesafe.config.Config config, MarkerLoggingAdapter log) createSecureRandom(String randomNumberGenerator, MarkerLoggingAdapter log)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
SecureRandomFactory$
public SecureRandomFactory$()
-
-
Method Details
-
GeneratorJdkSecureRandom
-
createSecureRandom
-
createSecureRandom
-