Bouncy Castle Cryptography Library 1.49

org.bouncycastle.crypto.prng
Interface EntropySourceProvider

All Known Implementing Classes:
BasicEntropySourceProvider

public interface EntropySourceProvider


Method Summary
 EntropySource get(int bitsRequired)
           
 

Method Detail

get

EntropySource get(int bitsRequired)

Bouncy Castle Cryptography Library 1.49