Class X9IntegerConverter
- Namespace
- Org.BouncyCastle.Asn1.X9
- Assembly
- BouncyCastle.Cryptography.dll
public abstract class X9IntegerConverter
- Inheritance
-
X9IntegerConverter
- Inherited Members
Methods
GetByteLength(ECCurve)
public static int GetByteLength(ECCurve c)
Parameters
cECCurve
Returns
GetByteLength(ECFieldElement)
public static int GetByteLength(ECFieldElement fe)
Parameters
Returns
IntegerToBytes(BigInteger, int)
public static byte[] IntegerToBytes(BigInteger s, int qLength)
Parameters
sBigIntegerqLengthint
Returns
- byte[]