diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2019-03-09 20:27:57 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2019-03-09 20:27:57 +0700 |
commit | b0ec464bfa2c8c81e3a2ee2db952f8bda67505b9 (patch) | |
tree | 641cddb8a6407e63685562074c35a64dbc238f45 | |
parent | Update comment in line with Java version (diff) | |
download | BouncyCastle.NET-ed25519-b0ec464bfa2c8c81e3a2ee2db952f8bda67505b9.tar.xz |
DTLS: Guard against epoch wrapping
-rw-r--r-- | crypto/src/crypto/tls/DtlsEpoch.cs | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/crypto/src/crypto/tls/DtlsEpoch.cs b/crypto/src/crypto/tls/DtlsEpoch.cs |