00001 00009 #include "PKIFReversePathState.h" 00010 00018 CPKIFReversePathState::CPKIFReversePathState(void) 00019 { 00020 } 00028 CPKIFReversePathState::~CPKIFReversePathState(void) 00029 { 00030 } 00038 void CPKIFReversePathState::SetTrustRoot( 00040 const IPKIFTrustAnchorList& rootList) 00041 { 00042 } 00050 void CPKIFReversePathState::ClearState() 00051 { 00052 }