PointFormat

enum PointFormat : Enum<PointFormat>

Elliptic curve point format

Entries

Link copied to clipboard

Point is compressed according to ANSI X9.62

Link copied to clipboard

Point is compressed according to ANSI X9.62

Link copied to clipboard

Curve point is not compressed

Properties

Link copied to clipboard
val code: Byte

numeric point format code

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int