Botan 3.4.0
Crypto and TLS for C&
Namespaces | Functions
x509_key.cpp File Reference
#include <botan/x509_key.h>
#include <botan/asn1_obj.h>
#include <botan/ber_dec.h>
#include <botan/data_src.h>
#include <botan/pem.h>
#include <botan/pk_algs.h>

Go to the source code of this file.

Namespaces

namespace  Botan
 
namespace  Botan::X509
 

Functions

std::unique_ptr< Public_KeyBotan::X509::load_key (DataSource &source)
 
std::string Botan::X509::PEM_encode (const Public_Key &key)