type crypto/x509.InsecureAlgorithmError

4 uses

	crypto/x509 (current package)
		x509.go#L788: type InsecureAlgorithmError SignatureAlgorithm
		x509.go#L790: func (e InsecureAlgorithmError) Error() string {
		x509.go#L893: 		return InsecureAlgorithmError(algo)
		x509.go#L898: 				return InsecureAlgorithmError(algo)