Table of Contents

Class ECPointFormat

Namespace
Org.BouncyCastle.Tls
Assembly
BouncyCastle.Cryptography.dll

RFC 4492 5.1.2

public abstract class ECPointFormat
Inheritance
ECPointFormat
Inherited Members

Fields

ansiX962_compressed_char2

public const short ansiX962_compressed_char2 = 2

Field Value

short

ansiX962_compressed_prime

public const short ansiX962_compressed_prime = 1

Field Value

short

uncompressed

public const short uncompressed = 0

Field Value

short