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

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

Encoded key specification. More...

#include <EncodedKeySpec.h>

Inheritance diagram for beecrypt::security::spec::EncodedKeySpec:

Inheritance graph
[legend]
Collaboration diagram for beecrypt::security::spec::EncodedKeySpec:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 EncodedKeySpec (const byte *, size_t)
 EncodedKeySpec (const bytearray &)
virtual ~EncodedKeySpec ()
const bytearraygetEncoded () const throw ()
virtual const StringgetFormat () const =0 throw ()

Detailed Description

Encoded key specification.


Constructor & Destructor Documentation

beecrypt::security::spec::EncodedKeySpec::EncodedKeySpec const byte ,
size_t 
 

beecrypt::security::spec::EncodedKeySpec::EncodedKeySpec const bytearray  ) 
 

virtual beecrypt::security::spec::EncodedKeySpec::~EncodedKeySpec  )  [inline, virtual]
 


Member Function Documentation

const bytearray& beecrypt::security::spec::EncodedKeySpec::getEncoded  )  const throw ()
 

virtual const String& beecrypt::security::spec::EncodedKeySpec::getFormat  )  const throw () [pure virtual]
 


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