Botan 3.6.1
Crypto and TLS for C&
|
#include <botan/tls_signature_scheme.h>
#include <botan/der_enc.h>
#include <botan/ec_group.h>
#include <botan/hash.h>
#include <botan/hex.h>
#include <botan/tls_exceptn.h>
#include <botan/tls_version.h>
#include <botan/internal/pss_params.h>
#include <botan/internal/stl_util.h>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
namespace | Botan::TLS |
Functions | |
std::vector< AlgorithmIdentifier > | Botan::TLS::to_algorithm_identifiers (const std::vector< Signature_Scheme > &schemes) |