Searched defs:wycheproofJWKEdDSA (Results 1 – 1 of 1) sorted by relevance
330 type wycheproofJWKEdDSA struct { struct331 Crv string `json:"crv"`332 D string `json:"d"`333 KID string `json:"kid"`334 KTY string `json:"kty"`335 X string `json:"x"`