conexus logo

Conexus::NSS::PrivateKey Class Reference

#include <privatekey.h>

List of all members.

Public Types

typedef ConexusPointer
< PrivateKey
pointer

Public Member Functions

 ~PrivateKey ()
 operator bool ()
void set_cobj (SECKEYPrivateKey *cobj)
SECKEYPrivateKey * cobj ()

Static Public Member Functions

static pointer create (SECKEYPrivateKey *key=NULL)
static pointer create (Certificate::pointer cert, void *wincx)

Protected Member Functions

 PrivateKey (SECKEYPrivateKey *key=NULL)

Protected Attributes

SECKEYPrivateKey * m_cobj


Detailed Description

Author:
Rick L Vinyard Jr <rvinyard@cs.nmsu.edu>

Member Typedef Documentation


Constructor & Destructor Documentation

Conexus::NSS::PrivateKey::PrivateKey ( SECKEYPrivateKey *  key = NULL  )  [protected]

Referenced by create().

Conexus::NSS::PrivateKey::~PrivateKey (  ) 

References m_cobj.


Member Function Documentation

SECKEYPrivateKey * Conexus::NSS::PrivateKey::cobj (  ) 

References m_cobj.

PrivateKey::pointer Conexus::NSS::PrivateKey::create ( Certificate::pointer  cert,
void *  wincx 
) [static]

References PrivateKey().

PrivateKey::pointer Conexus::NSS::PrivateKey::create ( SECKEYPrivateKey *  key = NULL  )  [static]

References PrivateKey().

Conexus::NSS::PrivateKey::operator bool (  ) 

References m_cobj.

void Conexus::NSS::PrivateKey::set_cobj ( SECKEYPrivateKey *  cobj  ) 

References m_cobj.


Member Data Documentation

SECKEYPrivateKey* Conexus::NSS::PrivateKey::m_cobj [protected]


The documentation for this class was generated from the following files:

Generated on Wed Jul 8 15:51:29 2009 for conexus by doxygen 1.5.8