Botan 3.5.0
Crypto and TLS for C&
Botan::IntParams< WI, NI, PI > Struct Template Reference

#include <pcurves_impl.h>

Public Types

typedef WI W
 

Static Public Attributes

static constexpr size_t N = NI
 
static constexpr auto P = PI
 

Detailed Description

template<WordType WI, size_t NI, std::array< WI, NI > PI>
struct Botan::IntParams< WI, NI, PI >

Definition at line 881 of file pcurves_impl.h.

Member Typedef Documentation

◆ W

template<WordType WI, size_t NI, std::array< WI, NI > PI>
typedef WI Botan::IntParams< WI, NI, PI >::W

Definition at line 883 of file pcurves_impl.h.

Member Data Documentation

◆ N

template<WordType WI, size_t NI, std::array< WI, NI > PI>
size_t Botan::IntParams< WI, NI, PI >::N = NI
staticconstexpr

Definition at line 884 of file pcurves_impl.h.

◆ P

template<WordType WI, size_t NI, std::array< WI, NI > PI>
auto Botan::IntParams< WI, NI, PI >::P = PI
staticconstexpr

Definition at line 885 of file pcurves_impl.h.


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