Searched defs:cShakeTestResponse (Results 1 – 1 of 1) sorted by relevance
54 type cShakeTestResponse struct { struct55 ID uint64 `json:"tcId"`56 DigestHex string `json:"md,omitempty"`57 OutLenBits uint32 `json:"outLen,omitempty"`58 MCTResults []cShakeMCTResult `json:"resultsArray,omitempty"`
Completed in 7 milliseconds