Property X
X
Gets or sets the X coordinate for the Elliptic Curve point.
Declaration
[[System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingDefault)]]
[[System.Text.Json.Serialization.JsonPropertyName("x")]]
public string? X { get; set; }
Property Value
Type | Description |
---|---|
System.String |