All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----cryptix.math.MPI
Copyright (C) 1995, 1996 Systemics Ltd (http://www.systemics.com/) All rights reserved.
public MPI()
public final static BigInteger read(DataInput in) throws IOException
public final static void write(DataOutput out, BigInteger bigInt) throws IOException
public final static BigInteger load(byte buf[]) throws IOException
public final static BigInteger load(byte buf[], int offset) throws IOException
public final static byte[] save(BigInteger bigInt) throws IOException
All Packages Class Hierarchy This Package Previous Next Index