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

one use

	github.com/gotd/td/internal/crypto (current package)
		rsa.go#L27: func RSAPublicDecrypt(pub *rsa.PublicKey, sig []byte) ([]byte, error) {