diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2015-11-09 12:10:58 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2015-11-09 12:10:58 +0700 |
commit | 36057f66032c5e2942a8c3797be39f20693318f3 (patch) | |
tree | 966eb52e8b140121cf032181f1bfb65012b6f9f7 /crypto/src | |
parent | fixed argument null message (diff) | |
download | BouncyCastle.NET-ed25519-36057f66032c5e2942a8c3797be39f20693318f3.tar.xz |
Add DOTNET and LIB preprocessor flags as per BouncyCastle-PCL
Diffstat (limited to 'crypto/src')
-rw-r--r-- | crypto/src/cms/CMSProcessableFile.cs | 2 | ||||
-rw-r--r-- | crypto/src/openpgp/PgpLiteralDataGenerator.cs | 4 | ||||
-rw-r--r-- | crypto/src/openpgp/PgpUtilities.cs | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/crypto/src/cms/CMSProcessableFile.cs b/crypto/src/cms/CMSProcessableFile.cs |