#include <SSLIOP_X509.h>
Public Types | |
| LOCK_ID = CRYPTO_LOCK_X509 | |
| 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 | 
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.
 1.4.7-1