Fabcoin Core  0.16.2
P2P Digital Currency
Static Public Member Functions | List of all members
MDC_Info< T > Class Template Reference

MDC_Info cipher information. More...

#include <mdc.h>

Inheritance diagram for MDC_Info< T >:
[legend]
Collaboration diagram for MDC_Info< T >:
[legend]

Static Public Member Functions

static std::string StaticAlgorithmName ()
 

Additional Inherited Members

- Public Member Functions inherited from FixedKeyLength< T::BLOCKSIZE >
CRYPTOPP_STATIC_CONSTEXPR size_t CRYPTOPP_API StaticGetValidKeyLength (size_t keylength)
 The default key length used by the algorithm provided as a constant. More...
 

Detailed Description

template<class T>
class MDC_Info< T >

MDC_Info cipher information.

Definition at line 18 of file mdc.h.

Member Function Documentation

template<class T >
static std::string MDC_Info< T >::StaticAlgorithmName ( )
inlinestatic

Definition at line 20 of file mdc.h.


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