type crypto/x509.RevocationList
2 uses
crypto/x509 (current package)
x509.go#L2731: type RevocationList struct {
x509.go#L2770: func CreateRevocationList(rand io.Reader, template *RevocationList, issuer *Certificate, priv crypto.Signer) ([]byte, error) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)