Fabcoin Core  0.16.2
P2P Digital Currency
Public Member Functions | List of all members
Camellia_Info Class Reference

Camellia block cipher information. More...

#include <camellia.h>

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

Public Member Functions

CRYPTOPP_STATIC_CONSTEXPR const char * StaticAlgorithmName ()
 
- 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

Camellia block cipher information.

Definition at line 17 of file camellia.h.

Member Function Documentation

CRYPTOPP_STATIC_CONSTEXPR const char* Camellia_Info::StaticAlgorithmName ( )
inline

Definition at line 19 of file camellia.h.


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