#include <openssl_wrappers.h>
Inherits ccf::crypto::OpenSSL::Unique_SSL_OBJECT< EVP_PKEY_CTX, nullptr, nullptr >.
|
std::unique_ptr< EVP_PKEY_CTX, void(*)(EVP_PKEY_CTX *)> | p |
| Pointer owning storage.
|
|
◆ Unique_EVP_PKEY_CTX() [1/3]
ccf::crypto::OpenSSL::Unique_EVP_PKEY_CTX::Unique_EVP_PKEY_CTX |
( |
EVP_PKEY * |
key | ) |
|
|
inline |
◆ Unique_EVP_PKEY_CTX() [2/3]
ccf::crypto::OpenSSL::Unique_EVP_PKEY_CTX::Unique_EVP_PKEY_CTX |
( |
int |
key_type = EVP_PKEY_EC | ) |
|
|
inline |
◆ Unique_EVP_PKEY_CTX() [3/3]
ccf::crypto::OpenSSL::Unique_EVP_PKEY_CTX::Unique_EVP_PKEY_CTX |
( |
const std::string & |
name | ) |
|
|
inline |
The documentation for this struct was generated from the following file: