const crypto/x509.SHA1WithRSA

3 uses

	crypto/x509 (current package)
		x509.go#L188: 	SHA1WithRSA
		x509.go#L338: 	{SHA1WithRSA, "SHA1-RSA", oidSignatureSHA1WithRSA, RSA, crypto.SHA1},
		x509.go#L339: 	{SHA1WithRSA, "SHA1-RSA", oidISOSignatureSHA1WithRSA, RSA, crypto.SHA1},