#include <tls_handshake_state_13.h>
|
| Handshake_State_13_Base (Connection_Side whoami) |
|
Certificate_13 & | store (Certificate_13 certificate, bool from_peer) |
|
Certificate_Request_13 & | store (Certificate_Request_13 certificate_request, bool from_peer) |
|
Certificate_Verify_13 & | store (Certificate_Verify_13 certificate_verify, bool from_peer) |
|
Client_Hello_12 & | store (Client_Hello_12 client_hello, bool from_peer) |
|
Client_Hello_13 & | store (Client_Hello_13 client_hello, bool from_peer) |
|
Encrypted_Extensions & | store (Encrypted_Extensions encrypted_extensions, bool from_peer) |
|
Finished_13 & | store (Finished_13 finished, bool from_peer) |
|
Hello_Retry_Request & | store (Hello_Retry_Request hello_retry_request, bool from_peer) |
|
Server_Hello_12 & | store (Server_Hello_12 server_hello, bool from_peer) |
|
Server_Hello_13 & | store (Server_Hello_13 server_hello, bool from_peer) |
|
Definition at line 25 of file tls_handshake_state_13.h.
◆ Handshake_State_13_Base()
Botan::TLS::Internal::Handshake_State_13_Base::Handshake_State_13_Base |
( |
Connection_Side | whoami | ) |
|
|
inlineprotected |
◆ certificate_request()
◆ client_certificate()
const Certificate_13 & Botan::TLS::Internal::Handshake_State_13_Base::client_certificate |
( |
| ) |
const |
|
inline |
◆ client_certificate_verify()
const Certificate_Verify_13 & Botan::TLS::Internal::Handshake_State_13_Base::client_certificate_verify |
( |
| ) |
const |
|
inline |
◆ client_finished()
const Finished_13 & Botan::TLS::Internal::Handshake_State_13_Base::client_finished |
( |
| ) |
const |
|
inline |
◆ client_hello() [1/2]
Client_Hello_13 & Botan::TLS::Internal::Handshake_State_13_Base::client_hello |
( |
| ) |
|
|
inline |
◆ client_hello() [2/2]
const Client_Hello_13 & Botan::TLS::Internal::Handshake_State_13_Base::client_hello |
( |
| ) |
const |
|
inline |
◆ encrypted_extensions()
const Encrypted_Extensions & Botan::TLS::Internal::Handshake_State_13_Base::encrypted_extensions |
( |
| ) |
const |
|
inline |
◆ handshake_finished()
bool Botan::TLS::Internal::Handshake_State_13_Base::handshake_finished |
( |
| ) |
const |
|
inline |
◆ has_certificate_request()
bool Botan::TLS::Internal::Handshake_State_13_Base::has_certificate_request |
( |
| ) |
const |
|
inline |
◆ has_client_certificate_msg()
bool Botan::TLS::Internal::Handshake_State_13_Base::has_client_certificate_msg |
( |
| ) |
const |
|
inline |
◆ has_client_finished()
bool Botan::TLS::Internal::Handshake_State_13_Base::has_client_finished |
( |
| ) |
const |
|
inline |
◆ has_client_hello()
bool Botan::TLS::Internal::Handshake_State_13_Base::has_client_hello |
( |
| ) |
const |
|
inline |
◆ has_hello_retry_request()
bool Botan::TLS::Internal::Handshake_State_13_Base::has_hello_retry_request |
( |
| ) |
const |
|
inline |
◆ has_server_certificate_msg()
bool Botan::TLS::Internal::Handshake_State_13_Base::has_server_certificate_msg |
( |
| ) |
const |
|
inline |
◆ has_server_finished()
bool Botan::TLS::Internal::Handshake_State_13_Base::has_server_finished |
( |
| ) |
const |
|
inline |
◆ has_server_hello()
bool Botan::TLS::Internal::Handshake_State_13_Base::has_server_hello |
( |
| ) |
const |
|
inline |
◆ hello_retry_request()
const Hello_Retry_Request & Botan::TLS::Internal::Handshake_State_13_Base::hello_retry_request |
( |
| ) |
const |
|
inline |
◆ server_certificate()
const Certificate_13 & Botan::TLS::Internal::Handshake_State_13_Base::server_certificate |
( |
| ) |
const |
|
inline |
◆ server_certificate_verify()
const Certificate_Verify_13 & Botan::TLS::Internal::Handshake_State_13_Base::server_certificate_verify |
( |
| ) |
const |
|
inline |
◆ server_finished()
const Finished_13 & Botan::TLS::Internal::Handshake_State_13_Base::server_finished |
( |
| ) |
const |
|
inline |
◆ server_hello()
const Server_Hello_13 & Botan::TLS::Internal::Handshake_State_13_Base::server_hello |
( |
| ) |
const |
|
inline |
◆ store() [1/10]
◆ store() [2/10]
◆ store() [3/10]
◆ store() [4/10]
◆ store() [5/10]
◆ store() [6/10]
◆ store() [7/10]
◆ store() [8/10]
◆ store() [9/10]
◆ store() [10/10]
The documentation for this class was generated from the following files: