Botan 3.6.1
Crypto and TLS for C&
|
#include <botan/tls_extensions.h>
#include <botan/tls_exceptn.h>
#include <botan/tls_messages.h>
#include <botan/internal/tls_reader.h>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
namespace | Botan::TLS |
std::vector<uint8_t> extension_bytes |
Definition at line 70 of file tls_extensions_cert_status_req.cpp.
std::vector<std::vector<uint8_t> > ocsp_keys |
Definition at line 69 of file tls_extensions_cert_status_req.cpp.
std::vector<uint8_t> ocsp_names |
Definition at line 68 of file tls_extensions_cert_status_req.cpp.