diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2017-06-09 17:38:17 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2017-06-09 17:38:17 +0700 |
commit | c8354a4635bc66c4878eca13b0c0ebc9da266839 (patch) | |
tree | fab5a7deb4540a01a30c05b4d051ff66b2983567 /crypto/test | |
parent | Add validation to DH public key constructor (diff) | |
download | BouncyCastle.NET-ed25519-c8354a4635bc66c4878eca13b0c0ebc9da266839.tar.xz |
Add validation to RSA public key constructor
Diffstat (limited to 'crypto/test')
-rw-r--r-- | crypto/test/src/crypto/test/RsaTest.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/test/src/crypto/test/RsaTest.cs b/crypto/test/src/crypto/test/RsaTest.cs |