type crypto/x509.InsecureAlgorithmError
4 uses
crypto/x509 (current package)
x509.go#L898: type InsecureAlgorithmError SignatureAlgorithm
x509.go#L900: func (e InsecureAlgorithmError) Error() string {
x509.go#L998: return InsecureAlgorithmError(algo)
x509.go#L1002: return InsecureAlgorithmError(algo)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)