X-Git-Url: http://plrg.eecs.uci.edu/git/?p=iotcloud.git;a=blobdiff_plain;f=version2%2Fsrc%2FC%2Fcommon.h;h=1b6a8549d14da6c945ef0a14f6f7c3b651a241c2;hp=a32c1d983fa414629c5e59378ab48de093aedfc6;hb=ea13af1b791836a1b5e5c1d382dd2d02e180430d;hpb=f4653df8179e5eedd5c3919b380916d49ccb6225 diff --git a/version2/src/C/common.h b/version2/src/C/common.h index a32c1d9..1b6a854 100644 --- a/version2/src/C/common.h +++ b/version2/src/C/common.h @@ -48,14 +48,10 @@ class Exception; class ServerException; //Code to write -class SecretKeySpec; -class PBEKeySpec; -class SecretKey; +class AESKey; class Mac; class SecureRandom; class Thread; -class DataInputStream; -class URL; class Random; class Key; #endif