Botan 3.5.0
Crypto and TLS for C&
Botan::EllipticCurve< Params, FieldRep >::FieldParams Class Referencefinal

#include <pcurves_impl.h>

Inheritance diagram for Botan::EllipticCurve< Params, FieldRep >::FieldParams:
Botan::IntParams< W, PW.size(), PW >

Public Types

typedef WI W
 

Static Public Attributes

static constexpr size_t N
 
static constexpr auto P
 

Detailed Description

template<typename Params, template< typename FieldParamsT > typename FieldRep = MontgomeryRep>
class Botan::EllipticCurve< Params, FieldRep >::FieldParams

Definition at line 904 of file pcurves_impl.h.

Member Typedef Documentation

◆ W

typedef WI Botan::IntParams< WI, NI, PI >::W
inherited

Definition at line 883 of file pcurves_impl.h.

Member Data Documentation

◆ N

size_t Botan::IntParams< WI, NI, PI >::N
staticconstexprinherited

Definition at line 884 of file pcurves_impl.h.

◆ P

auto Botan::IntParams< WI, NI, PI >::P
staticconstexprinherited

Definition at line 885 of file pcurves_impl.h.


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