Table of Contents

Class ECCurveType

Namespace
Enterprises.Org.BouncyCastle.Crypto.Tls
Assembly
Enterprises.BouncyCastle.Crypto.dll
public abstract class ECCurveType
Inheritance
ECCurveType
Inherited Members

Constructors

ECCurveType()

protected ECCurveType()

Fields

explicit_char2

public const byte explicit_char2 = 2

Field Value

byte

explicit_prime

public const byte explicit_prime = 1

Field Value

byte

named_curve

public const byte named_curve = 3

Field Value

byte