diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-08-26 10:49:35 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-08-26 10:49:35 +0700 |
commit | de06767b384cd5056a540b196337a23d7b125fd3 (patch) | |
tree | 3c344c0cd1f87eee1c8b781909776eea363af087 /crypto/src | |
parent | Rework the nonce-random initialisation and avoid GenerateSeed (diff) | |
download | BouncyCastle.NET-ed25519-de06767b384cd5056a540b196337a23d7b125fd3.tar.xz |
Cleanup obsolete code warnings
Diffstat (limited to 'crypto/src')
-rw-r--r-- | crypto/src/openssl/PEMReader.cs | 2 | ||||
-rw-r--r-- | crypto/src/security/PrivateKeyFactory.cs | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/crypto/src/openssl/PEMReader.cs b/crypto/src/openssl/PEMReader.cs |