type crypto/x509.RevocationList
2 uses
crypto/x509 (current package)
x509.go#L2090: type RevocationList struct {
x509.go#L2129: func CreateRevocationList(rand io.Reader, template *RevocationList, issuer *Certificate, priv crypto.Signer) ([]byte, error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)