Module: IPKIFSearchCriteria
Definition in file IPKIFSearchCriteria.h.
#include "PKIFdll.h"
Go to the source code of this file.
Classes | |
class | IPKIFSearchCriteria |
Enumerations | |
enum | SearchType { ALLCERTS, ISSUERNAME, SUBJECTNAME, KEYID, ISSUERSERIAL } |
Functions | |
DECLARE_SMART_POINTERS (IPKIFSearchCriteria) |
enum SearchType |
The SearchType enum is used to identify search criteria, used by classes that implement the IPKIFSearchCriteria interface.
Definition at line 17 of file IPKIFSearchCriteria.h.
DECLARE_SMART_POINTERS | ( | IPKIFSearchCriteria | ) |