Enum EcdsaNamedCurve
A named elliptic curve.
Namespace: FM.LiveSwitch
Assembly: FM.LiveSwitch.dll
Syntax
public enum EcdsaNamedCurve
Fields
Name | Description |
---|---|
P256 | The P256 named curve. |
P384 | The P384 named curve. |
P521 | The P521 named curve. |