From: Ivo Timmermans Date: Thu, 30 Nov 2000 23:18:21 +0000 (+0000) Subject: New function read_rsa_public_key(); X-Git-Tag: release-1.0pre4~104 X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=commitdiff_plain;h=a0f7af3ed79c55d9680cbb0a569b3c8987581d43;hp=a0f7af3ed79c55d9680cbb0a569b3c8987581d43 New function read_rsa_public_key(); In net.c/setup_myself deleted old code to read the public key (which is now implicitly read in together with the private key). ---