ECCurveType
ECCurveType enum
Type of elliptic curve.
enum class ECCurveType : int32_t
Values
| Name | Value | Description |
|---|---|---|
| Implicit | 0 | |
| PrimeShortWeierstrass | 1 | |
| PrimeTwistedEdwards | 2 | |
| PrimeMontgomery | 3 | |
| Characteristic2 | 4 | |
| Named | 5 |
See Also
- Struct ECCurve
- Namespace System::Security::Cryptography
- Library Aspose.Slides