The C++ framework for developing highly scalable, high performance servers on Windows platforms.

JetByteTools::CertificateStore Namespace Reference


Classes

class  CCertificate
class  CCountedCertificateContext
class  CCountedCertificateStoreHandle
class  CFileBasedCertificateStore
class  CInMemoryCertificateStore
class  CSystemCertificateStore

Typedefs

typedef
JetByteTools::Core::TReferenceCountedSmartPointer
< CCountedCertificateContext
CSmartCertificateContext
typedef
JetByteTools::Core::TReferenceCountedSmartPointer
< CCountedCertificateStoreHandle
CSmartCertificateStoreHandle

Functions

static HANDLE OpenFileBasedStore (const _tstring &filename)
static
CSmartCertificateStoreHandle 
CreateCertificateStore ()
static
CSmartCertificateStoreHandle 
ImportCertificateStore (const _tstring &filename, const _tstring &password)
static
CSmartCertificateStoreHandle 
OpenCertificateStore (const _tstring &storeName)


Typedef Documentation


Function Documentation

static CSmartCertificateStoreHandle CreateCertificateStore (  )  [static]

static CSmartCertificateStoreHandle ImportCertificateStore ( const _tstring &  filename,
const _tstring &  password 
) [static]

static CSmartCertificateStoreHandle OpenCertificateStore ( const _tstring &  storeName  )  [static]

static HANDLE OpenFileBasedStore ( const _tstring &  filename  )  [static]


Generated on Sun Sep 12 19:08:11 2021 for The Server Framework - v7.4 by doxygen 1.5.3