Bouncy Castle Cryptography Library 1.81

org.bouncycastle.crypto.prng
Class X931RNG

java.lang.Object
  extended byorg.bouncycastle.crypto.prng.X931RNG

public class X931RNG
extends java.lang.Object


Constructor Summary
X931RNG(BlockCipher engine, byte[] dateTimeVector, EntropySource entropySource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

X931RNG

public X931RNG(BlockCipher engine,
               byte[] dateTimeVector,
               EntropySource entropySource)
Parameters:
engine -
entropySource -

Bouncy Castle Cryptography Library 1.81