func crypto/x509.CreateRevocationList

one use

	crypto/x509 (current package)
		x509.go#L2292: func CreateRevocationList(rand io.Reader, template *RevocationList, issuer *Certificate, priv crypto.Signer) ([]byte, error) {