Searched defs:wycheproofTestGroupRsassa (Results 1 – 1 of 1) sorted by relevance
542 type wycheproofTestGroupRsassa struct { struct543 E string `json:"e"`544 KeyASN string `json:"keyAsn"`545 KeyDER string `json:"keyDer"`546 KeyPEM string `json:"keyPem"`547 KeySize int `json:"keysize"`548 MGF string `json:"mgf"`549 MGFSHA string `json:"mgfSha"`550 N string `json:"n"`551 SLen int `json:"sLen"`[all …]