OpenVPN 3 Core Library
|
#include <pem.hpp>
Static Public Member Functions | |
static bool | pem_encode (BufferAllocated &dst, const unsigned char *src, size_t src_len, const std::string &key_name) |
static bool | pem_decode (BufferAllocated &dst, const char *src, size_t src_len, const std::string &key_name) |
|
inlinestatic |
|
inlinestatic |