#include <PKIFHttpCertNode.h>


TSP-enforcing: No
Definition at line 32 of file PKIFHttpCertNode.h.
Public Member Functions | |
| ~CPKIFHttpCertNode () | |
| void | GetCertificates (CPKIFCertificateNodeList &certNodeList, PathBuildingDirection pbd) |
Friends | |
| class | CPKIFAiaOrSiaRetrieval |
| CPKIFHttpCertNode::~CPKIFHttpCertNode | ( | ) |
Interface: External
This function destroys CPKIFHttpCertNode objects
Definition at line 45 of file PKIFHttpCertNode.cpp.
| void CPKIFHttpCertNode::GetCertificates | ( | CPKIFCertificateNodeList & | certNodeList, | |
| PathBuildingDirection | pbd | |||
| ) | [virtual] |
Interface: External
This function returns a list of certificates after consulting the HTTP URI repository.
| certNodeList | [out] A reference to CPKIFCertificateNodeList object which will contain retrived certificates |
| pbd | [in] An enum intication build direction |
Implements CPKIFCertificateSource.
Definition at line 56 of file PKIFHttpCertNode.cpp.
References IPKIFPkiArtifact::GetSources(), PAS_AVAILABLE, PAS_UNAVAILABLE, RetrieveCertGivenHTTPURL(), GottaMatch< T >::SetRHS(), and IPKIFPkiArtifact::SetState().
friend class CPKIFAiaOrSiaRetrieval [friend] |
Definition at line 34 of file PKIFHttpCertNode.h.
1.5.6