diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2018-10-09 15:48:50 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2018-10-09 15:48:50 +0700 |
commit | c6bc7dc1fc2fc0c932b09a6f20d64cbf51e45375 (patch) | |
tree | ffb4e3efc0342661212cffe623ee29db861b1c67 /crypto/src | |
parent | Restore previous constructors (as Obsolete) for backward compatibility (diff) | |
download | BouncyCastle.NET-ed25519-c6bc7dc1fc2fc0c932b09a6f20d64cbf51e45375.tar.xz |
Clean up usage of AutoResetEvent (PORTABLE only)
- see https://github.com/bcgit/bc-csharp/issues/102
Diffstat (limited to 'crypto/src')
-rw-r--r-- | crypto/src/crypto/prng/ThreadedSeedGenerator.cs | 53 |
1 files changed, 34 insertions, 19 deletions
diff --git a/crypto/src/crypto/prng/ThreadedSeedGenerator.cs b/crypto/src/crypto/prng/ThreadedSeedGenerator.cs |