QCA::PBKDF2 Class Reference
[QCA user API]

Password based key derivation function version 2. More...

#include <QtCrypto>

Inheritance diagram for QCA::PBKDF2:

QCA::KeyDerivationFunction QCA::Algorithm
Collaboration diagram for QCA::PBKDF2:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 PBKDF2 (const QString &algorithm="sha1", const QString &provider=QString())


Detailed Description

Password based key derivation function version 2.

This class implements Password Based Key Derivation Function version 2, as specified in RFC2898, and also in PKCS#5.


Constructor & Destructor Documentation

QCA::PBKDF2::PBKDF2 ( const QString algorithm = "sha1",
const QString provider = QString() 
) [inline, explicit]

Standard constructor.

Parameters:
algorithm the name of the hashing algorithm to use
provider the name of the provider to use, if available


The documentation for this class was generated from the following file:

Generated on Wed Apr 29 15:16:06 2009 for Qt Cryptographic Architecture by  doxygen 1.5.5