Module: CPKIFPkiEnvironmentDefinitionNotebook
Definition in file PkiEnvironmentDefinitionNotebook.cpp.
#include "PKIFdll.h"
#include "wx/wxprec.h"
#include "PkiEnvironmentDefinitionNotebook.h"
#include "pkif.h"
#include "PKIFAiaOrSiaRetrieval.h"
#include "PKIFReversiblePathBuilder.h"
#include "PKIFCryptoPP.h"
#include "PKIFCryptoPPRaw.h"
#include "PKIFNSSCertUpdate.h"
#include "PKIFNSSCRLUpdate.h"
#include "PKIFNSSRepository.h"
#include "PKIFNSSTrustStore.h"
#include "PKIFNSS.h"
#include "PKIFNSSRaw.h"
#include "HttpServerBlacklist.h"
#include "CSingletonLDAPConnection.h"
#include "PKIFSynonymousSourceStore.h"
#include <sstream>
#include "PRColleagueInfo.h"
Go to the source code of this file.
Functions | |
void | SaveUnrecognizedColleagues (std::vector< IPKIFColleaguePtr > &allcolleagues, std::vector< CPRColleagueInfoPtr > unknown) |
void SaveUnrecognizedColleagues | ( | std::vector< IPKIFColleaguePtr > & | allcolleagues, | |
std::vector< CPRColleagueInfoPtr > | unknown | |||
) |
Interface: Module
This function saves the all the colleagues that are unrecognized
Definition at line 64 of file PkiEnvironmentDefinitionNotebook.cpp.