Fabcoin Core  0.16.2
P2P Digital Currency
Static Public Member Functions | List of all members
Rijndael_Info Struct Reference

Rijndael block cipher information. More...

#include <rijndael.h>

Inheritance diagram for Rijndael_Info:
[legend]
Collaboration diagram for Rijndael_Info:
[legend]

Static Public Member Functions

static CRYPTOPP_DLL const char *CRYPTOPP_API StaticAlgorithmName ()
 

Additional Inherited Members

- Public Member Functions inherited from VariableKeyLength< 16, 16, 32, 8 >
CRYPTOPP_STATIC_CONSTEXPR size_t CRYPTOPP_API StaticGetValidKeyLength (size_t keylength)
 The minimum key length used by the algorithm provided as a constant. More...
 

Detailed Description

Rijndael block cipher information.

Definition at line 22 of file rijndael.h.

Member Function Documentation

static CRYPTOPP_DLL const char* CRYPTOPP_API Rijndael_Info::StaticAlgorithmName ( )
inlinestatic

Definition at line 24 of file rijndael.h.


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