From da656890c709963fb112d4813a2542302994bb35 Mon Sep 17 00:00:00 2001 From: Peter Dettman Date: Sun, 24 Aug 2014 16:47:32 +0700 Subject: Finish initial porting of TLS 1.2 client from Java API --- crypto/crypto.csproj | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'crypto/crypto.csproj') diff --git a/crypto/crypto.csproj b/crypto/crypto.csproj index 41980b256..cb4710669 100644 --- a/crypto/crypto.csproj +++ b/crypto/crypto.csproj @@ -3088,6 +3088,11 @@ SubType = "Code" BuildAction = "Compile" /> + + + + + +