Class SecureRandomFactory


  • public class SecureRandomFactory
    extends java.lang.Object
    INTERNAL API
    • Constructor Detail

      • SecureRandomFactory

        public SecureRandomFactory()
    • Method Detail

      • GeneratorJdkSecureRandom

        public static java.lang.String GeneratorJdkSecureRandom()
      • createSecureRandom

        public static java.security.SecureRandom createSecureRandom​(com.typesafe.config.Config config,
                                                                    MarkerLoggingAdapter log)
      • createSecureRandom

        public static java.security.SecureRandom createSecureRandom​(java.lang.String randomNumberGenerator,
                                                                    MarkerLoggingAdapter log)