#include <openssl_wrappers.h>
Inherits ccf::crypto::OpenSSL::Unique_SSL_OBJECT< ASN1_TIME, ASN1_TIME_new, ASN1_TIME_free >.
|
std::unique_ptr< ASN1_TIME, void(*)(ASN1_TIME *)> | p |
| Pointer owning storage.
|
|
◆ Unique_X509_TIME() [1/3]
ccf::crypto::OpenSSL::Unique_X509_TIME::Unique_X509_TIME |
( |
const std::string & |
s | ) |
|
|
inline |
◆ Unique_X509_TIME() [2/3]
ccf::crypto::OpenSSL::Unique_X509_TIME::Unique_X509_TIME |
( |
ASN1_TIME * |
t | ) |
|
|
inline |
◆ Unique_X509_TIME() [3/3]
ccf::crypto::OpenSSL::Unique_X509_TIME::Unique_X509_TIME |
( |
const std::chrono::system_clock::time_point & |
t | ) |
|
|
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: