TAO_SSLIOP
2.0.8
|
#include <SSLIOP_X509.h>
Public Types | |
enum | { LOCK_ID = CRYPTO_LOCK_X509 } |
Static Public Member Functions | |
::X509 * | _duplicate (::X509 *st) |
Increase the reference count on the given OpenSSL structure. | |
::X509 * | copy (::X509 const &st) |
Perform deep copy of the given OpenSSL structure. | |
static void | release (::X509 *st) |
anonymous enum |
TAO::SSLIOP::Credentials_ptr TAO::SSLIOP_Credentials::_duplicate | ( | ::X509 * | st | ) | [inline, static] |
Increase the reference count on the given OpenSSL structure.
Perform deep copy of the given OpenSSL structure.
Decrease the reference count on the given OpenSSL structure.