class PolicyInfo |
Holds a list of CertificateResponses.
![]() | PolicyInfo () Default constructor |
![]() | setCertificateInfos (const vector<CertificateInfo>& certInfos) Sets the CertificateInfo |
![]() | getCertificateInfos () const Returns the vector of CertificateInfo |
![]() | setPolicyCorrect (bool isPolicyCorrect) Sets whether policy is correct |
![]() | isPolicyCorrect () const Returns true if policy is correct, false otherwise |
![]() | setResource (const string& resource) Sets the name of the resource |
![]() | getResource () const Returns the name of the resource |
![]() | toXML (DOMElement* policyInfo) const Populates the DOMElement from this PolicyInfo |
![]() | fromXML (const DOMElement* policyInfo) Initializes this PolicyInfo from the DOMElement |
Holds a list of CertificateResponses.
Alphabetic index HTML hierarchy of classes or Java