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


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 Fri Jun 19 13:39:43 2009 for BeeCrypt C++ by  doxygen 1.5.8