public class X9IntegerConverter extends Object
Constructor and Description |
---|
X9IntegerConverter() |
Modifier and Type | Method and Description |
---|---|
int |
getByteLength(ECCurve c) |
int |
getByteLength(ECFieldElement fe) |
byte[] |
integerToBytes(BigInteger s,
int qLength) |
public int getByteLength(ECCurve c)
public int getByteLength(ECFieldElement fe)
public byte[] integerToBytes(BigInteger s, int qLength)
Copyright © 2015. All rights reserved.