Searched defs:ecdsaTestGroupResponse (Results 1 – 2 of 2) sorted by relevance
48 type ecdsaTestGroupResponse struct { struct49 ID uint64 `json:"tgId"`50 Tests []ecdsaTestResponse `json:"tests"`51 QxHex string `json:"qx,omitempty"`52 QyHex string `json:"qy,omitempty"`