QCA::RandomContext Class Reference
[QCA provider API]

Random provider. More...

#include <QtCrypto>

Inheritance diagram for QCA::RandomContext:

QCA::BasicContext QCA::Provider::Context Collaboration diagram for QCA::RandomContext:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RandomContext (Provider *p)
virtual SecureArray nextBytes (int size)=0

Detailed Description

Random provider.

Note:
This class is part of the provider plugin interface and should not be used directly by applications. You probably want Random instead.


Constructor & Destructor Documentation

QCA::RandomContext::RandomContext ( Provider p  )  [inline]

Standard constructor.


Member Function Documentation

virtual SecureArray QCA::RandomContext::nextBytes ( int  size  )  [pure virtual]

Return an array of random bytes.

Parameters:
size the number of random bytes to return


The documentation for this class was generated from the following file:
Generated on Tue Aug 28 08:22:30 2007 for Qt Cryptographic Architecture by  doxygen 1.5.2