Public Types | Static Public Member Functions

ssl::detail::SCOPED_X509_TRAITS Struct Reference

#include <P_SSLUtils.h>

Public Types

typedef X509 * value_type

Static Public Member Functions

static value_type initValue ()
static bool isValid (value_type x)
static void destroy (value_type x)

Detailed Description

Definition at line 135 of file P_SSLUtils.h.


Member Typedef Documentation

Definition at line 136 of file P_SSLUtils.h.


Member Function Documentation

static void ssl::detail::SCOPED_X509_TRAITS::destroy ( value_type  x  )  [inline, static]

Definition at line 139 of file P_SSLUtils.h.

static value_type ssl::detail::SCOPED_X509_TRAITS::initValue (  )  [inline, static]

Definition at line 137 of file P_SSLUtils.h.

static bool ssl::detail::SCOPED_X509_TRAITS::isValid ( value_type  x  )  [inline, static]

Definition at line 138 of file P_SSLUtils.h.


The documentation for this struct was generated from the following file: