• Skip to content
  • Skip to link menu
KDE 4.4 API Reference
  • KDE API Reference
  • KDE Support
  • Sitemap
  • Contact Us
 

qca

QCA::HashContext

QCA::HashContext Class Reference
[QCA provider API]

Hash provider. More...

#include <QtCrypto>

Inheritance diagram for QCA::HashContext:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 HashContext (Provider *p, const QString &type)
virtual void clear ()=0
virtual MemoryRegion final ()=0
virtual void update (const MemoryRegion &a)=0

Detailed Description

Hash provider.

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

Definition at line 176 of file qcaprovider.h.


Constructor & Destructor Documentation

QCA::HashContext::HashContext ( Provider *  p,
const QString &  type 
) [inline]

Standard constructor.

Parameters:
p the provider associated with this context
type the name of the type of hash provided by this context

Definition at line 186 of file qcaprovider.h.


Member Function Documentation

virtual void QCA::HashContext::clear (  )  [pure virtual]

Reset the object to its initial state.

virtual MemoryRegion QCA::HashContext::final (  )  [pure virtual]

Return the computed hash.

virtual void QCA::HashContext::update ( const MemoryRegion &  a  )  [pure virtual]

Process a chunk of data.

Parameters:
a the input data to process

The documentation for this class was generated from the following file:
  • qcaprovider.h

qca

Skip menu "qca"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

KDE Support

Skip menu "KDE Support"
  • akonadi
  • Decibel
  • grantlee
  • kdewin
  • phonon
  •     Backend
  • polkit-qt
  • qca
  • qimageblitz
  • soprano
  • strigi
  •     searchclient
  •     streamanalyzer
  •     streams
Generated for KDE Support by doxygen 1.5.9-20090814
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal