mirror of
https://github.com/RGBCube/serenity
synced 2025-05-21 20:15:07 +00:00
![]() This will verify that the signature of the ephemeral key used in the DHE and ECDHE key exchanges is actually generated by the server. This verification is done using the first certificate provided by the server, however the validity of this certificate is not checked here. Instead this code expects the validity to be checked earlier by `TLSv12::handle_certificate`. |
||
---|---|---|
.. | ||
HashFunction.h | ||
HashManager.h | ||
MD5.cpp | ||
MD5.h | ||
SHA1.cpp | ||
SHA1.h | ||
SHA2.cpp | ||
SHA2.h |