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

SEAL stream cipher information. More...

#include <seal.h>

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

Public Member Functions

CRYPTOPP_STATIC_CONSTEXPR const char * StaticAlgorithmName ()
 
- Public Member Functions inherited from FixedKeyLength< 20, SimpleKeyingInterface::INTERNALLY_GENERATED_IV, 4 >
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 = BigEndian>
class SEAL_Info< B >

SEAL stream cipher information.

Template Parameters
BEndianness of the stream cipher

Definition at line 18 of file seal.h.

Member Function Documentation

template<class B = BigEndian>
CRYPTOPP_STATIC_CONSTEXPR const char* SEAL_Info< B >::StaticAlgorithmName ( )
inline

Definition at line 20 of file seal.h.


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