class AKCertHolderImpl |
The AKCertHolder holds an AkentiCertficate, the level of the trust verification, and caching start/end times.
![]() | AKCertHolderImpl (const AkentiCertificate& cert = AkentiCertificate(), int level = 0, const UtcTime& startCacheTime = UtcTime(), const UtcTime& endCacheTime = UtcTime()) |
![]() | addCertificateStatusListener (CertificateStatusListener* l) |
![]() | removeCertificateStatusListener (CertificateStatusListener* l) |
![]() | getCertificate () const |
![]() | setLevel (int level) |
![]() | getLevel () const |
![]() | setStartCacheTime (const UtcTime& startCacheTime) |
![]() | getStartCacheTime () const |
![]() | setEndCacheTime (const UtcTime& endCacheTime) |
![]() | getEndCacheTime () const |
![]() | checkValidity (const UtcTime& utc) |
![]() | paramString () const |
The AKCertHolder holds an AkentiCertficate, the level of the trust verification, and caching start/end times.Components can register their interests in changes to the info held in AKCertHolder.
Alphabetic index HTML hierarchy of classes or Java