Botan 3.4.0
Crypto and TLS for C&
Namespaces
tls_extensions_cert_status_req.cpp File Reference
#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
 

Variable Documentation

◆ extension_bytes

std::vector<uint8_t> extension_bytes

Definition at line 70 of file tls_extensions_cert_status_req.cpp.

◆ ocsp_keys

std::vector<std::vector<uint8_t> > ocsp_keys

Definition at line 69 of file tls_extensions_cert_status_req.cpp.

◆ ocsp_names

std::vector<uint8_t> ocsp_names

Definition at line 68 of file tls_extensions_cert_status_req.cpp.