session time out for http client/server
[oweals/gnunet.git] / src / vpn / gnunet-vpn.c
index 5a35a0df59290dd5531325043a3f03346522177d..a68fdc45b785e64e2e767715c6fd5b46932d230e 100644 (file)
@@ -226,7 +226,7 @@ run (void *cls, char *const *args, const char *cfgfile,
     if (udp)
       protocol = IPPROTO_UDP;
     if (GNUNET_OK !=
-       GNUNET_CRYPTO_ecc_public_sign_key_from_string (peer_id,
+       GNUNET_CRYPTO_eddsa_public_key_from_string (peer_id,
                                                       strlen (peer_id),
                                                       &peer.public_key))
     {