Class RandomConfigSha1Prng

  • All Implemented Interfaces:
    CryptoAlgorithm

    public class RandomConfigSha1Prng
    extends RandomConfig
    RandomConfig for SHA1PRNG.
    Since:
    1.0.0
    Author:
    Joerg Hohwiller (hohwille at users.sourceforge.net)
    • Constructor Detail

      • RandomConfigSha1Prng

        public RandomConfigSha1Prng()
        The constructor.
      • RandomConfigSha1Prng

        public RandomConfigSha1Prng​(int reseedCount)
        The constructor.
        Parameters:
        reseedCount - the re-seed count.