diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2021-07-12 19:39:21 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2021-07-12 19:39:21 +0700 |
commit | 08044e073291cf33948a30955d9123061138b95f (patch) | |
tree | ac8033f6889c4442b64d694f9551afa076a32054 /crypto/test | |
parent | Fix some warnings (diff) | |
download | BouncyCastle.NET-ed25519-08044e073291cf33948a30955d9123061138b95f.tar.xz |
.NET 1.1 fixes
Diffstat (limited to 'crypto/test')
-rw-r--r-- | crypto/test/src/tls/test/PskTlsClientTest.cs | 2 | ||||
-rw-r--r-- | crypto/test/src/tls/test/TlsClientTest.cs | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/crypto/test/src/tls/test/PskTlsClientTest.cs b/crypto/test/src/tls/test/PskTlsClientTest.cs |