MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TaoCrypt::PBKDF2_HMAC< T > Class Template Reference

Public Member Functions

word32 MaxDerivedKeyLength () const
word32 DeriveKey (byte *derived, word32 dLen, const byte *pwd, word32 pLen, const byte *salt, word32 sLen, word32 iterations) const

Detailed Description

template<class T>
class TaoCrypt::PBKDF2_HMAC< T >

Definition at line 36 of file pwdbased.hpp.


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