Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

beecrypt::security::KeyPair Class Reference
[C++ classes mimicking java.security]

#include <KeyPair.h>

Inheritance diagram for beecrypt::security::KeyPair:

Inheritance graph
[legend]
Collaboration diagram for beecrypt::security::KeyPair:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 KeyPair (PublicKey *, PrivateKey *)
virtual ~KeyPair ()
const PublicKeygetPublic () const throw ()
const PrivateKeygetPrivate () const throw ()

Friends

class KeyPairGenerator

Detailed Description


Constructor & Destructor Documentation

beecrypt::security::KeyPair::KeyPair PublicKey ,
PrivateKey
 

virtual beecrypt::security::KeyPair::~KeyPair  )  [virtual]
 


Member Function Documentation

const PrivateKey& beecrypt::security::KeyPair::getPrivate  )  const throw ()
 

const PublicKey& beecrypt::security::KeyPair::getPublic  )  const throw ()
 


Friends And Related Function Documentation

friend class KeyPairGenerator [friend]
 


The documentation for this class was generated from the following file:
Generated on Mon Jun 20 08:19:00 2005 for BeeCrypt by  doxygen 1.4.0