ID 8. A typo in the comment from security audit resolved
This commit is contained in:
parent
b212d0abc6
commit
c7b96c9aa3
@ -461,7 +461,7 @@ namespace eap
|
||||
winstd::crypt_hash m_hash_handshake_msgs_sha1; ///< Running SHA-1 hash of handshake messages
|
||||
winstd::crypt_hash m_hash_handshake_msgs_sha256; ///< Running SHA-256 hash of handshake messages
|
||||
|
||||
tls_handshake_flags m_handshake; ///< Handshake flags (map od handshake messages received)
|
||||
tls_handshake_flags m_handshake; ///< Handshake flags (map of handshake messages received)
|
||||
|
||||
enum {
|
||||
phase_unknown = -1, ///< Unknown phase
|
||||
|
Loading…
x
Reference in New Issue
Block a user