org.bouncycastle.asn1.x9

Class X9IntegerConverter

public class X9IntegerConverter extends Object

Method Summary
intgetByteLength(ECCurve c)
intgetByteLength(ECFieldElement fe)
byte[]integerToBytes(BigInteger s, int qLength)

Method Detail

getByteLength

public int getByteLength(ECCurve c)

getByteLength

public int getByteLength(ECFieldElement fe)

integerToBytes

public byte[] integerToBytes(BigInteger s, int qLength)