ktor-network-tls / io.ktor.network.tls.extensions / PointFormat

PointFormat

enum class PointFormat

Elliptic curve point format

Enum Values

UNCOMPRESSED

Curve point is not compressed

ANSIX962_COMPRESSED_PRIME

Point is compressed according to ANSI X9.62

ANSIX962_COMPRESSED_CHAR2

Point is compressed according to ANSI X9.62

Properties

code

val code: Byte

numeric point format code