ECCurveType

ECCurveType enum

Type of elliptic curve.

enum class ECCurveType : int32_t

Values

NameValueDescription
Implicit0
PrimeShortWeierstrass1
PrimeTwistedEdwards2
PrimeMontgomery3
Characteristic24
Named5

See Also