diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-02-09 12:39:14 +0800 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2014-02-09 12:39:14 +0800 |
commit | 9e7e297cebc49e7fece3d4190506290fd70ccf5e (patch) | |
tree | 2135035fc89819df17d84f7e3c809039cafc3dd0 | |
parent | Provide SumOfMultiplies as an arbitrary-length generalization of SumOfTwoMult... (diff) | |
download | BouncyCastle.NET-ed25519-9e7e297cebc49e7fece3d4190506290fd70ccf5e.tar.xz |
Use GetEncoded(boolean) instead of deprecated constructor
-rw-r--r-- | crypto/test/src/math/ec/test/ECPointTest.cs | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/crypto/test/src/math/ec/test/ECPointTest.cs b/crypto/test/src/math/ec/test/ECPointTest.cs |