org.gudy.bouncycastle.asn1.x9
Class X9IntegerConverter
java.lang.Object
org.gudy.bouncycastle.asn1.x9.X9IntegerConverter
public class X9IntegerConverter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
X9IntegerConverter
public X9IntegerConverter()
getByteLength
public int getByteLength(ECCurve c)
getByteLength
public int getByteLength(ECFieldElement fe)
integerToBytes
public byte[] integerToBytes(BigInteger s,
int qLength)