TAO_SSLIOP 3.0.6
|
#include <SSLIOP_EVP_PKEY.h>
Static Public Member Functions | |
::EVP_PKEY * | _duplicate (::EVP_PKEY *st) |
Increase the reference count on the given OpenSSL structure. More... | |
::EVP_PKEY * | copy (::EVP_PKEY const &key) |
Perform deep copy of the given OpenSSL structure. More... | |
static void | release (::EVP_PKEY *st) |
|
inlinestatic |
Increase the reference count on the given OpenSSL structure.
|
static |
Perform deep copy of the given OpenSSL structure.
|
inlinestatic |
Decrease the reference count on the given OpenSSL structure.