IPKIFCAPISource Class Reference

#include <IPKIFCAPISource.h>

Inheritance diagram for IPKIFCAPISource:

Inheritance graph
[legend]
Collaboration diagram for IPKIFCAPISource:

Collaboration graph
[legend]

List of all members.


Detailed Description

The IPKIFTrustCache interface defines the means by which information about the CAPI store is retrived.

TSP-enforcing: No

Definition at line 26 of file IPKIFCAPISource.h.


Public Member Functions

 IPKIFCAPISource (int sysStoRegLoc, const char *store)
 ~IPKIFCAPISource ()
int GetRegLoc ()
const char * GetStore ()

Constructor & Destructor Documentation

IPKIFCAPISource::IPKIFCAPISource ( int  sysStoRegLoc,
const char *  store 
)

Interface: External

Default constructor

Returns:
None

Definition at line 18 of file IPKIFCAPISource.cpp.

IPKIFCAPISource::~IPKIFCAPISource (  ) 

Interface: External

Default destructor

Returns:
None

Definition at line 39 of file IPKIFCAPISource.cpp.


Member Function Documentation

int IPKIFCAPISource::GetRegLoc (  ) 

Interface: External

This function returns the registry location for the CAPI source. Typically, the value returned is either CERT_SYSTEM_STORE_CURRENT_USER or CERT_SYSTEM_STORE_LOCAL_MACHINE.

Returns:

Definition at line 51 of file IPKIFCAPISource.cpp.

const char * IPKIFCAPISource::GetStore (  ) 

Interface: External

This fucnction retrives CAPI store name

Returns:
A NULL terminated string identifying CAPI store

Definition at line 62 of file IPKIFCAPISource.cpp.


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

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