org.bouncycastle.asn1.x9

Class X9IntegerConverter


public class X9IntegerConverter
extends java.lang.Object

Method Summary

int
getByteLength(org.bouncycastle.math.ec.ECFieldElement fe)
byte[]
integerToBytes(BigInteger s, int qLength)

Method Details

getByteLength

public int getByteLength(org.bouncycastle.math.ec.ECFieldElement fe)

integerToBytes

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