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)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)