#include <openssl_wrappers.h>
Inherits ccf::crypto::OpenSSL::Unique_SSL_OBJECT< EVP_PKEY, EVP_PKEY_new, EVP_PKEY_free >.
|
std::unique_ptr< EVP_PKEY, void(*)(EVP_PKEY *)> | p |
| Pointer owning storage.
|
|
◆ Unique_PKEY() [1/2]
ccf::crypto::OpenSSL::Unique_PKEY::Unique_PKEY |
( |
BIO * |
mem | ) |
|
|
inline |
◆ Unique_PKEY() [2/2]
ccf::crypto::OpenSSL::Unique_PKEY::Unique_PKEY |
( |
EVP_PKEY * |
pkey | ) |
|
|
inline |
◆ Unique_SSL_OBJECT() [1/2]
C-tor with new pointer via T's c-tor.
◆ Unique_SSL_OBJECT() [2/2]
C-tor with pointer created in base class.
The documentation for this struct was generated from the following file: