#include <KeyStore.h>


Public Member Functions | |
| TrustedCertificateEntry (Certificate *cert) | |
| virtual | ~TrustedCertificateEntry () |
| const Certificate & | getTrustedCertificate () const |
| virtual String | toString () const throw () |
| beecrypt::security::KeyStore::KeyStore::TrustedCertificateEntry::TrustedCertificateEntry | ( | Certificate * | cert | ) |
| virtual beecrypt::security::KeyStore::KeyStore::TrustedCertificateEntry::~TrustedCertificateEntry | ( | ) | [virtual] |
| const Certificate& beecrypt::security::KeyStore::KeyStore::TrustedCertificateEntry::getTrustedCertificate | ( | ) | const |
| virtual String beecrypt::security::KeyStore::KeyStore::TrustedCertificateEntry::toString | ( | ) | const throw () [virtual] |
Reimplemented from beecrypt::lang::Object.
1.5.8