All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.io.InputStream | +----cryptix.math.RandomStream | +----cryptix.math.PseudoRandomStream
Copyright (C) 1995, 1996 Systemics Ltd (http://www.systemics.com/) All rights reserved.
protected PRSG prng
protected byte buf[]
protected int ptr
protected int len
public PseudoRandomStream(byte seed[])
protected void seed(byte seed[])
protected void nextBuffer()
protected final synchronized byte nextByte()
All Packages Class Hierarchy This Package Previous Next Index