diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-04-06 12:22:52 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-04-06 12:22:52 +0700 |
commit | e9a17a4811d21de72e8f36f7b423fe44c2cb1cf6 (patch) | |
tree | b53100dc6e69482b09139e62c1fc20b6e0129fb3 | |
parent | Remove redundant Mac.Init calls (diff) | |
download | BouncyCastle.NET-ed25519-e9a17a4811d21de72e8f36f7b423fe44c2cb1cf6.tar.xz |
Move NullOutputStream to util/io
-rw-r--r-- | crypto/crypto.csproj | 10 | ||||
-rw-r--r-- | crypto/src/util/io/NullOutputStream.cs (renamed from crypto/src/cms/NullOutputStream.cs) | 4 |
2 files changed, 6 insertions, 8 deletions
diff --git a/crypto/crypto.csproj b/crypto/crypto.csproj |