The CacheCertificate holds one or more AkentiCertificates to be cached
![]() | CacheCertHolderImpl (const AkentiCertificate& cert = AkentiCertificate(), int verified = 0, const UtcTime& startCacheTime = UtcTime(), const UtcTime& endCacheTime = UtcTime()) |
![]() | setCertificateStatusListener (CertificateStatusListener& l) |
![]() | removeCertificateStatusListener (CertificateStatusListener& l) |
![]() | setCertificate (const AkentiCertificate& cert) |
![]() | getCertificate () const |
![]() | setVerified (int verified) |
![]() | getVerified () const |
![]() | setStartCacheTime (const UtcTime& startCacheTime) |
![]() | getStartCacheTime () const |
![]() | setEndCacheTime (const UtcTime& endCacheTime) |
![]() | getEndCacheTime () const |
![]() | checkValidity (const UtcTime& utc) |
![]() | paramString () const |
![]() | CacheCertificateImpl () Default constructor |
![]() | ~CacheCertificateImpl () Default destructor |
![]() | newInstance () const |
![]() | getHashString () const |
![]() | getCacheCertHolders () const |
![]() | doWrite (AkentiOutputStream& drain) const |
![]() | doRead (AkentiInputStream& source) |
![]() | doParamString (ostream& os) const |
The CacheCertificate holds one or more AkentiCertificates to be cached.CacheCertificate { vector<:CacheCertHolder> each holder contains one certificate,a verification flag and a time limit. }
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