func github.com/gotd/td/internal/crypto.RSADecryptHashed

one use

	github.com/gotd/td/internal/crypto (current package)
		rsa_hashed.go#L41: func RSADecryptHashed(data []byte, key *rsa.PrivateKey) ([]byte, error) {