SimpleCRLCache.cpp File Reference


Detailed Description

Subsystem: Certificate and CRL Storage and Retrieval (PKIFSR)

Module: SimpleCRLCache

Id
SimpleCRLCache.cpp 8514 2008-02-15 13:24:09Z cwallace

Definition in file SimpleCRLCache.cpp.

#include "SimpleCRLCache.h"
#include "PKIFCacheErrors.h"
#include "ToolkitUtils.h"
#include "GottaMatch.h"
#include "CRL.h"
#include "DPAndCRLPair.h"
#include "Certificate.h"
#include "GeneralName.h"
#include "PKIFTime.h"
#include "Buffer.h"
#include "PKIFCacheException.h"
#include "CRLPassedNextUpdate.h"
#include "PKIFPathSettings.h"
#include "boost/filesystem/operations.hpp"
#include "boost/filesystem/path.hpp"
#include "boost/thread/recursive_mutex.hpp"
#include "boost/numeric/conversion/cast.hpp"
#include "boost/numeric/conversion/bounds.hpp"
#include "boost/limits.hpp"
#include <sstream>

Include dependency graph for SimpleCRLCache.cpp:

Go to the source code of this file.

Functions

CAC_API SimpleCRLCacheMakeSimpleCRLCache ()
CAC_API void FreeSimpleCRLCache (SimpleCRLCache *s)


Function Documentation

CAC_API void FreeSimpleCRLCache ( SimpleCRLCache s  ) 

Interface: External

This function is used to delete SimpleCRLCache objects allocated using the MakeSimpleCRLStore function

Returns:
None
Parameters:
s  [in] Pointer to the SimpleCRLCache object to delete

Definition at line 107 of file SimpleCRLCache.cpp.

CAC_API SimpleCRLCache* MakeSimpleCRLCache (  ) 

Interface: External

This function wraps the SimpleCRLCache constructor, returning a pointer to the new object

Returns:
None

Definition at line 96 of file SimpleCRLCache.cpp.


Generated on Mon Nov 15 11:19:30 2010 for PublicKeyInfrastructureFramework(PKIF) by  doxygen 1.5.6