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 *, int)
 EncodedKeySpec (const bytearray &)
virtual ~EncodedKeySpec ()
const bytearray & getEncoded () const throw ()
virtual const StringgetFormat () const =0 throw ()


Detailed Description

Encoded key specification.

Constructor & Destructor Documentation

beecrypt::security::spec::EncodedKeySpec::EncodedKeySpec ( const byte *  ,
int   
)

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