diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2021-07-09 16:56:56 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2021-07-09 16:56:56 +0700 |
commit | df33b9bfc2d9000fb11df7b23fe8ce5ab8fdfc64 (patch) | |
tree | 491dc0d943b1d68715dd3c34d0ef51921f93c255 /crypto/test | |
parent | Test for long inputs (diff) | |
download | BouncyCastle.NET-ed25519-df33b9bfc2d9000fb11df7b23fe8ce5ab8fdfc64.tar.xz |
TLS test tweaks
Diffstat (limited to 'crypto/test')
-rw-r--r-- | crypto/test/src/crypto/tls/test/DtlsProtocolTest.cs | 2 | ||||
-rw-r--r-- | crypto/test/src/crypto/tls/test/DtlsTestCase.cs | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/crypto/test/src/crypto/tls/test/DtlsProtocolTest.cs b/crypto/test/src/crypto/tls/test/DtlsProtocolTest.cs |