summary refs log tree commit diff
path: root/crypto/BouncyCastle.iOS.csproj
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2021-07-14 23:45:24 +0700
committerPeter Dettman <peter.dettman@bouncycastle.org>2021-07-14 23:45:24 +0700
commit7abd4af6873142092f5f38f93888a73c0a1bd17a (patch)
tree6039a22223a82fa0ad7194433f753910664a5afd /crypto/BouncyCastle.iOS.csproj
parentRefactoring around TlsEncryptor (diff)
downloadBouncyCastle.NET-ed25519-7abd4af6873142092f5f38f93888a73c0a1bd17a.tar.xz
Avoid redundant CheckUsageInRole calls
Diffstat (limited to 'crypto/BouncyCastle.iOS.csproj')
-rw-r--r--crypto/BouncyCastle.iOS.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/BouncyCastle.iOS.csproj b/crypto/BouncyCastle.iOS.csproj
index 70e241004..6417b95b0 100644
--- a/crypto/BouncyCastle.iOS.csproj
+++ b/crypto/BouncyCastle.iOS.csproj
@@ -1798,7 +1798,6 @@
     <Compile Include="src\tls\TlsPskIdentityManager.cs" />
     <Compile Include="src\tls\TlsPskKeyExchange.cs" />
     <Compile Include="src\tls\TlsRsaKeyExchange.cs" />
-    <Compile Include="src\tls\TlsRsaUtilities.cs" />
     <Compile Include="src\tls\TlsServer.cs" />
     <Compile Include="src\tls\TlsServerCertificate.cs" />
     <Compile Include="src\tls\TlsServerCertificateImpl.cs" />