undo change made by hasty commit
authorNathan S. Evans <evans@in.tum.de>
Thu, 3 Feb 2011 16:07:27 +0000 (16:07 +0000)
committerNathan S. Evans <evans@in.tum.de>
Thu, 3 Feb 2011 16:07:27 +0000 (16:07 +0000)
src/include/gnunet_crypto_lib.h

index 922dda43b81a51488be971a91524072ca00a6aeb..d9cc27ae0fb5beb411f6de9ba2d412b184cfeaf0 100644 (file)
@@ -689,15 +689,6 @@ GNUNET_CRYPTO_kdf (void *result, size_t out_len,
  */
 struct GNUNET_CRYPTO_RsaPrivateKey *GNUNET_CRYPTO_rsa_key_create (void);
 
-
-/**
- * Get the size of a key file.
- *
- * @return size of a gnunet private key
- */
-uint32_t
-GNUNET_CRYPTO_rsa_key_size ();
-
 /**
  * Create a new private key by reading it from a file.  If the
  * files does not exist, create a new key and write it to the