diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2015-12-18 14:37:17 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2015-12-18 14:37:17 +0700 |
commit | 67acfffc68a2483dc3ca48a3a95fa132d6910107 (patch) | |
tree | 2c5b15e6f914dde1ddd1e0fee156bbc60792ed5c /crypto/src | |
parent | Add .userprefs to ignore list (diff) | |
download | BouncyCastle.NET-ed25519-67acfffc68a2483dc3ca48a3a95fa132d6910107.tar.xz |
Check CertificateRequest syntax server-side
Diffstat (limited to 'crypto/src')
-rw-r--r-- | crypto/src/crypto/tls/DtlsServerProtocol.cs | 3 | ||||
-rw-r--r-- | crypto/src/crypto/tls/TlsServerProtocol.cs | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/crypto/src/crypto/tls/DtlsServerProtocol.cs b/crypto/src/crypto/tls/DtlsServerProtocol.cs |