Searched defs:hkdfTestGroup (Results 1 – 1 of 1) sorted by relevance
32 type hkdfTestGroup struct { struct33 ID uint64 `json:"tgId"`34 Type string `json:"testType"` // AFT or VAL35 Config hkdfConfiguration `json:"kdfConfiguration"`36 Tests []hkdfTest `json:"tests"`