Home
last modified time | relevance | path

Searched defs:RevocationList (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/x509/
Dx509.go2212 type RevocationList struct { struct
2215 Raw []byte
2218 RawTBSRevocationList []byte
2220 RawIssuer []byte
2223 Issuer pkix.Name
2228 AuthorityKeyId []byte
2230 Signature []byte
2234 SignatureAlgorithm SignatureAlgorithm
2240 RevokedCertificateEntries []RevocationListEntry
2247 RevokedCertificates []pkix.RevokedCertificate
[all …]