Searched defs:ecdsaTestKey (Results 1 – 1 of 1) sorted by relevance
43 type ecdsaTestKey struct { struct44 Curve string `json:"curve"`45 Type string `json:"type"`46 Wx string `json:"wx"`47 Wy string `json:"wy"`