diff options
Diffstat (limited to 'crypto/BouncyCastle.csproj')
-rw-r--r-- | crypto/BouncyCastle.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/BouncyCastle.csproj b/crypto/BouncyCastle.csproj index 990d69553..0183d97ab 100644 --- a/crypto/BouncyCastle.csproj +++ b/crypto/BouncyCastle.csproj @@ -651,6 +651,7 @@ <Compile Include="src\crypto\AsymmetricCipherKeyPair.cs" /> <Compile Include="src\crypto\AsymmetricKeyParameter.cs" /> <Compile Include="src\crypto\BufferedAeadBlockCipher.cs" /> + <Compile Include="src\crypto\BufferedAeadCipher.cs" /> <Compile Include="src\crypto\BufferedAsymmetricBlockCipher.cs" /> <Compile Include="src\crypto\BufferedBlockCipher.cs" /> <Compile Include="src\crypto\BufferedCipherBase.cs" /> |