Algorithm information for password-based encryptors and decryptors.
More...
#include <default.h>
template<unsigned int BlockSize, unsigned int KeyLength, unsigned int DigestSize, unsigned int SaltSize, unsigned int Iterations>
class DataParametersInfo< BlockSize, KeyLength, DigestSize, SaltSize, Iterations >
Algorithm information for password-based encryptors and decryptors.
Definition at line 61 of file default.h.
The documentation for this class was generated from the following file: