Fabcoin Core  0.16.2
P2P Digital Currency
DataParametersInfo< BlockSize, KeyLength, DigestSize, SaltSize, Iterations > Class Template Reference

Algorithm information for password-based encryptors and decryptors. More...

#include <default.h>

Detailed Description

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: