Fabcoin Core  0.16.2
P2P Digital Currency
Public Member Functions | List of all members
PanamaCipherInfo< B > Class Template Reference

Panama stream cipher information. More...

#include <panama.h>

Inheritance diagram for PanamaCipherInfo< B >:
[legend]
Collaboration diagram for PanamaCipherInfo< B >:
[legend]

Public Member Functions

CRYPTOPP_STATIC_CONSTEXPR const char * StaticAlgorithmName ()
 
- Public Member Functions inherited from FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 >
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 B>
class PanamaCipherInfo< B >

Panama stream cipher information.

Definition at line 129 of file panama.h.

Member Function Documentation

template<class B >
CRYPTOPP_STATIC_CONSTEXPR const char* PanamaCipherInfo< B >::StaticAlgorithmName ( )
inline

Definition at line 131 of file panama.h.


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