HashProvider Class Reference
This class provides a simple generic interface for an object that provides a hashing function given a string buffer.
More...
#include <HashProvider.h>
Inherited by WinDigestAuthHashProvider.
List of all members.
|
Public Member Functions |
virtual StringBuffer | getHash (const StringBuffer str) const =0 |
Detailed Description
This class provides a simple generic interface for an object that provides a hashing function given a string buffer.
The documentation for this class was generated from the following file: