Searched defs:RevocationList (Results 1 – 1 of 1) sorted by relevance
2212 type RevocationList struct { struct2215 Raw []byte2218 RawTBSRevocationList []byte2220 RawIssuer []byte2223 Issuer pkix.Name2228 AuthorityKeyId []byte2230 Signature []byte2234 SignatureAlgorithm SignatureAlgorithm2240 RevokedCertificateEntries []RevocationListEntry2247 RevokedCertificates []pkix.RevokedCertificate[all …]