Module: CPKIFMediatorSerializer
Definition in file PKIFMediatorSerializer.h.
#include "PKIFConfigSerialization.h"
#include "PKIFdll.h"
Go to the source code of this file.
Classes | |
class | CPKIFMediatorSerializer |
Functions | |
FD_MC_PTR () | |
FD_SMART_PTR (CPKIFCredential) | |
CPKIFCredentialPtr PKIFCONFIGSERIALIZATION_API | GetCredential (IPKIFMediatorPtr &m, const char *credBuf) |
FD_MC_PTR | ( | ) |
FD_SMART_PTR | ( | CPKIFCredential | ) |
CPKIFCredentialPtr PKIFCONFIGSERIALIZATION_API GetCredential | ( | IPKIFMediatorPtr & | m, | |
const char * | wxCredBuf | |||
) |
Interface: External
This function returns a credendial handle based on credential id and a mediator set
m | [in]Smart pointer to a IPKIFMediator object containing mediator colleaction |
wxCredBuf | [in]String identifying the credential |
Definition at line 2440 of file PKIFMediatorSerializer.cpp.
References c, CPKIFCryptoMediator2::GetColleagues(), and MakeDefaultMediator().
Referenced by LoadPathProcessingComponents(), and LoadRevocationStatusComponents().