beecrypt::security::KeyStore::KeyStore::PrivateKeyEntry Class Reference

#include <KeyStore.h>

Inheritance diagram for beecrypt::security::KeyStore::KeyStore::PrivateKeyEntry:

Inheritance graph
[legend]
Collaboration diagram for beecrypt::security::KeyStore::KeyStore::PrivateKeyEntry:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 PrivateKeyEntry (PrivateKey *privateKey, const array< Certificate * > &chain)
virtual ~PrivateKeyEntry ()
const CertificategetCertificate () const
const array< Certificate * > & getCertificateChain () const
const PrivateKeygetPrivateKey () const
virtual String toString () const throw ()


Constructor & Destructor Documentation

beecrypt::security::KeyStore::KeyStore::PrivateKeyEntry::PrivateKeyEntry ( PrivateKey privateKey,
const array< Certificate * > &  chain 
)

virtual beecrypt::security::KeyStore::KeyStore::PrivateKeyEntry::~PrivateKeyEntry (  )  [virtual]


Member Function Documentation

const Certificate& beecrypt::security::KeyStore::KeyStore::PrivateKeyEntry::getCertificate (  )  const

const array<Certificate*>& beecrypt::security::KeyStore::KeyStore::PrivateKeyEntry::getCertificateChain (  )  const

const PrivateKey& beecrypt::security::KeyStore::KeyStore::PrivateKeyEntry::getPrivateKey (  )  const

virtual String beecrypt::security::KeyStore::KeyStore::PrivateKeyEntry::toString (  )  const throw () [virtual]

Reimplemented from beecrypt::lang::Object.


The documentation for this class was generated from the following file:

Generated on Fri Jun 19 13:39:43 2009 for BeeCrypt C++ by  doxygen 1.5.8