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

2-key TripleDES block cipher information More...

#include <des.h>

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

Static Public Member Functions

static CRYPTOPP_DLL const char *CRYPTOPP_API StaticAlgorithmName ()
 

Additional Inherited Members

- Public Member Functions inherited from FixedKeyLength< 16 >
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

2-key TripleDES block cipher information

Definition at line 66 of file des.h.

Member Function Documentation

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

Definition at line 68 of file des.h.


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