Searched defs:oneStepTest (Results 1 – 1 of 1) sorted by relevance
255 type oneStepTest struct { struct256 ID uint64 `json:"tcId"`257 Params oneStepTestParameters `json:"kdfParameter"`258 FixedInfoPartyU kdaPartyInfo `json:"fixedInfoPartyU"`259 FixedInfoPartyV kdaPartyInfo `json:"fixedInfoPartyV"`260 DerivedKeyHex string `json:"dkm,omitempty"` // For VAL tests only.
Completed in 26 milliseconds