Class X9IntegerConverter
- Namespace
- Enterprises.Org.BouncyCastle.Asn1.X9
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public abstract class X9IntegerConverter- Inheritance
- 
      
      X9IntegerConverter
- Inherited Members
Constructors
X9IntegerConverter()
protected X9IntegerConverter()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
- sBigInteger
- qLengthint
Returns
- byte[]