Module: CPKIFOCSPChecker
Definition in file PKIFOCSPChecker.h.
#include "PKIFdll.h"
#include "IPKIFColleague.h"
#include "PKIFRevocationStatusInterfaces.h"
#include "components.h"
Go to the source code of this file.
Classes | |
class | CPKIFOCSPChecker |
Functions | |
FD_SMART_PTR (CPKIFCertificate) | |
FD_SMART_PTR (CPKIFCertStatus) | |
FD_SMART_PTR (CPKIFPathSettings) | |
FD_SMART_PTR (CPKIFCredential) | |
FD_SMART_PTR (CPKIFBuffer) | |
FD_SMART_PTR (CPKIFGeneralSubtree) | |
FD_LIST_PTR (CPKIFGeneralSubtree) | |
DECLARE_SMART_POINTERS (CPKIFOCSPChecker) | |
CAC_API CPKIFOCSPChecker * | MakeOCSPChecker () |
CAC_API void | FreeOCSPChecker (CPKIFOCSPChecker *ldap) |
DECLARE_SMART_POINTERS | ( | CPKIFOCSPChecker | ) |
FD_LIST_PTR | ( | CPKIFGeneralSubtree | ) |
FD_SMART_PTR | ( | CPKIFGeneralSubtree | ) |
FD_SMART_PTR | ( | CPKIFBuffer | ) |
FD_SMART_PTR | ( | CPKIFCredential | ) |
FD_SMART_PTR | ( | CPKIFPathSettings | ) |
FD_SMART_PTR | ( | CPKIFCertStatus | ) |
FD_SMART_PTR | ( | CPKIFCertificate | ) |
CAC_API void FreeOCSPChecker | ( | CPKIFOCSPChecker * | s | ) |
Interface: External
This function frees the CPKIFOCSPChecker object that was passed in
s | [in] Pointer to CPKIFOCSPChecker object |
Definition at line 324 of file CACOCSPChecker.cpp.
CAC_API CPKIFOCSPChecker* MakeOCSPChecker | ( | ) |
Interface: External
This function creates a new CPKIFOCSPChecker object
Definition at line 313 of file CACOCSPChecker.cpp.
References CPKIFOCSPChecker::CPKIFOCSPChecker().