Searched defs:rsaKeyGenGroup (Results 1 – 2 of 2) sorted by relevance
35 type rsaKeyGenGroup struct { struct36 ID uint64 `json:"tgId"`37 Type string `json:"testType"`38 ModulusBits uint32 `json:"modulo"`39 Tests []rsaKeyGenTest `json:"tests"`