summary refs log tree commit diff
path: root/crypto/BouncyCastle.iOS.csproj
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2021-10-14 01:05:16 +0700
committerPeter Dettman <peter.dettman@bouncycastle.org>2021-10-14 01:05:16 +0700
commit1b15bfc5d4b7e478887f5202c74e563382ffa2d9 (patch)
treef4eedff7c22b12b5a9ad5b1ef474159505aa09f7 /crypto/BouncyCastle.iOS.csproj
parentImprove ASN.1 set special handling (diff)
downloadBouncyCastle.NET-ed25519-1b15bfc5d4b7e478887f5202c74e563382ffa2d9.tar.xz
Ignore PGP signatures with invalid version
Diffstat (limited to 'crypto/BouncyCastle.iOS.csproj')
-rw-r--r--crypto/BouncyCastle.iOS.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/BouncyCastle.iOS.csproj b/crypto/BouncyCastle.iOS.csproj
index d02d6b97b..5fbdb6d27 100644
--- a/crypto/BouncyCastle.iOS.csproj
+++ b/crypto/BouncyCastle.iOS.csproj
@@ -541,6 +541,7 @@
     <Compile Include="src\bcpg\SymmetricKeyAlgorithmTags.cs" />
     <Compile Include="src\bcpg\SymmetricKeyEncSessionPacket.cs" />
     <Compile Include="src\bcpg\TrustPacket.cs" />
+    <Compile Include="src\bcpg\UnsupportedPacketVersionException.cs" />
     <Compile Include="src\bcpg\UserAttributePacket.cs" />
     <Compile Include="src\bcpg\UserAttributeSubpacket.cs" />
     <Compile Include="src\bcpg\UserAttributeSubpacketTags.cs" />