Skip to content

Commit

Permalink
FIX: outdated TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
reneme committed Jun 9, 2022
1 parent 56e28b8 commit 9a564e5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/lib/tls/tls_messages.h
Original file line number Diff line number Diff line change
Expand Up @@ -577,8 +577,7 @@ class BOTAN_UNSTABLE_API Certificate_Status final : public Handshake_Message
};

/**
* Certificate Request Message
* TODO: this is 1.2 only
* Certificate Request Message (TLS 1.2)
*/
class BOTAN_UNSTABLE_API Certificate_Request_12 final : public Handshake_Message
{
Expand Down

0 comments on commit 9a564e5

Please sign in to comment.