This abstract class defines an interface to a generic chain of certificates
![]() | ~CertificateChainImpl () Deletes this object |
![]() | getCACertificates () const Returns the vector of authority certificates |
![]() | ignoreCertificates (const vector < pair Ignore certificates that pattern matches portion of distinguished names of the subject from the chain These ignored certificates will not be considered when selecting a subject certificate NOTE: only subject certificates can be ignored |
![]() | getSubjectCertificate () const Returns the subject's certificate |
![]() | getGuarantor () const Returns guarantor of the subject |
![]() | getPrincipal () const Returns the subject |
![]() | paramString () const Returns the string of items related to this certificate chain for correctness check |
![]() | CertificateChainImpl () Constructs this object |
This abstract class defines an interface to a generic chain of certificates.
virtual vector <Certificate> getCACertificates() const
virtual void ignoreCertificates(const vector < pair
virtual Certificate getSubjectCertificate() const
virtual DistinguishedName getGuarantor() const
virtual DistinguishedName getPrincipal() const
virtual string paramString() const
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de