Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/x509/
Dx509.go2175 type RevocationListEntry struct { struct
2178 Raw []byte
2183 SerialNumber *big.Int
2187 RevocationTime time.Time
2196 ReasonCode int
2202 Extensions []pkix.Extension
2207 ExtraExtensions []pkix.Extension