KeyProperties.Curve Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="crv")]
public string Curve { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="crv")>]
member this.Curve : string with get, set
Public Property Curve As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to