Interface EntropySourceProvider

    • Method Detail

      • get

        EntropySource get​(int bitsRequired)
        Return an entropy source providing block of entropy.
        Parameters:
        bitsRequired - the size of the block of entropy required.
        Returns:
        an entropy source providing bitsRequired blocks of entropy.