Java org.bouncycastle.crypto.prng BasicEntropySourceProvider fields, constructors, methods, implement or subclass

Example usage for Java org.bouncycastle.crypto.prng BasicEntropySourceProvider fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.bouncycastle.crypto.prng BasicEntropySourceProvider.

The text is from its open source code.

Constructor

BasicEntropySourceProvider(SecureRandom random, boolean isPredictionResistant)
Create a entropy source provider based on the passed in SecureRandom.