diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2017-06-10 18:40:12 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2017-06-10 18:40:12 +0700 |
commit | 06be229c35c4e6161f570fcdb48cd758f4e0a587 (patch) | |
tree | 8682a762c8fa017a827eed07dffe2b6fc2517260 | |
parent | Checks on DH peer public key (diff) | |
download | BouncyCastle.NET-ed25519-06be229c35c4e6161f570fcdb48cd758f4e0a587.tar.xz |
Alert when anonymous server sends CertificateRequest
-rw-r--r-- | crypto/src/crypto/tls/TlsDHKeyExchange.cs | 3 | ||||
-rw-r--r-- | crypto/src/crypto/tls/TlsECDHKeyExchange.cs | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/crypto/src/crypto/tls/TlsDHKeyExchange.cs b/crypto/src/crypto/tls/TlsDHKeyExchange.cs |