#include <openssl_wrappers.h>
Inherits ccf::crypto::OpenSSL::Unique_SSL_OBJECT< BIO, nullptr, nullptr >.
|
std::unique_ptr< BIO, void(*)(BIO *)> | p |
| Pointer owning storage.
|
|
◆ Unique_BIO() [1/5]
ccf::crypto::OpenSSL::Unique_BIO::Unique_BIO |
( |
| ) |
|
|
inline |
◆ Unique_BIO() [2/5]
ccf::crypto::OpenSSL::Unique_BIO::Unique_BIO |
( |
const void * |
buf, |
|
|
int |
len |
|
) |
| |
|
inline |
◆ Unique_BIO() [3/5]
ccf::crypto::OpenSSL::Unique_BIO::Unique_BIO |
( |
std::span< const uint8_t > |
s | ) |
|
|
inline |
◆ Unique_BIO() [4/5]
ccf::crypto::OpenSSL::Unique_BIO::Unique_BIO |
( |
const Pem & |
pem | ) |
|
|
inline |
◆ Unique_BIO() [5/5]
ccf::crypto::OpenSSL::Unique_BIO::Unique_BIO |
( |
SSL_CTX * |
ctx | ) |
|
|
inline |
The documentation for this struct was generated from the following file: