diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2023-07-12 13:29:34 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2023-07-12 13:29:34 +0700 |
commit | f9cabf17610f0b9ed9301e690551b98ff82e3987 (patch) | |
tree | 2ff0772e441551a4fe22a7795609ed1f1e2dda64 /crypto/test | |
parent | TLS: Add AbstractTlsServer.GetDetailMessageNoCipherSuite method (diff) | |
download | BouncyCastle.NET-ed25519-f9cabf17610f0b9ed9301e690551b98ff82e3987.tar.xz |
Reduce DTLS test timeouts
Diffstat (limited to 'crypto/test')
-rw-r--r-- | crypto/test/src/tls/test/DtlsProtocolTest.cs | 4 | ||||
-rw-r--r-- | crypto/test/src/tls/test/DtlsPskProtocolTest.cs | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/crypto/test/src/tls/test/DtlsProtocolTest.cs b/crypto/test/src/tls/test/DtlsProtocolTest.cs |