type crypto/x509.InsecureAlgorithmError

4 uses

	crypto/x509 (current package)
		x509.go#L742: type InsecureAlgorithmError SignatureAlgorithm
		x509.go#L744: func (e InsecureAlgorithmError) Error() string {
		x509.go#L840: 		return InsecureAlgorithmError(algo)
		x509.go#L843: 			return InsecureAlgorithmError(algo)