DPAndCRLPair.cpp

Go to the documentation of this file.
00001 
00010 #include "DPAndCRLPair.h"
00011 #include "GeneralName.h"
00012 #include "CRL.h"
00013 
00019 bool DPAndCRLPair::operator ==(const DPAndCRLPair& dp)
00020 {
00021     return *m_dp == *dp.m_dp;
00022 }
00023 

Generated on Mon Nov 15 11:15:50 2010 for PublicKeyInfrastructureFramework(PKIF) by  doxygen 1.5.6