Table of Contents

Class ECPointFormat

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

Constructors

ECPointFormat()

protected ECPointFormat()

Fields

ansiX962_compressed_char2

public const byte ansiX962_compressed_char2 = 2

Field Value

byte

ansiX962_compressed_prime

public const byte ansiX962_compressed_prime = 1

Field Value

byte

uncompressed

public const byte uncompressed = 0

Field Value

byte