func crypto/ecdsa.SignASN1

one use

	crypto/ecdsa (current package)
		ecdsa.go#L285: func SignASN1(rand io.Reader, priv *PrivateKey, hash []byte) ([]byte, error) {