#include <DPAndCRLPair.h>

Definition at line 22 of file DPAndCRLPair.h.
Public Member Functions | |
| bool | operator== (const DPAndCRLPair &gn) |
Public Attributes | |
| CPKIFGeneralNamePtr | m_dp |
| CPKIFCRLPtr | m_crl |
| bool DPAndCRLPair::operator== | ( | const DPAndCRLPair & | dp | ) |
Interface: Subsystem
Definition at line 19 of file DPAndCRLPair.cpp.
References m_dp.
| CPKIFGeneralNamePtr DPAndCRLPair::m_dp |
| CPKIFCRLPtr DPAndCRLPair::m_crl |
Definition at line 27 of file DPAndCRLPair.h.
1.5.6