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