type crypto/x509.InsecureAlgorithmError
4 uses
	crypto/x509 (current package)
		x509.go#L881: type InsecureAlgorithmError SignatureAlgorithm
		x509.go#L883: func (e InsecureAlgorithmError) Error() string {
		x509.go#L981: 		return InsecureAlgorithmError(algo)
		x509.go#L985: 			return InsecureAlgorithmError(algo)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)