diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2021-07-27 19:17:06 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2021-07-27 19:17:06 +0700 |
commit | 6ad4f3694b7f8c54b91270d6b81667825070a708 (patch) | |
tree | c50417972413b56a959e38c2263b10299943331f /crypto/src/tls/TlsClientProtocol.cs | |
parent | Add pre_shared_key to ClientHello (diff) | |
download | BouncyCastle.NET-ed25519-6ad4f3694b7f8c54b91270d6b81667825070a708.tar.xz |
Seal handshake hash externally
Diffstat (limited to '')
-rw-r--r-- | crypto/src/tls/TlsClientProtocol.cs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/crypto/src/tls/TlsClientProtocol.cs b/crypto/src/tls/TlsClientProtocol.cs |