Botan 3.9.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, Words, 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 1213 of file pcurves_impl.h.

Member Typedef Documentation

◆ W

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

Definition at line 1183 of file pcurves_impl.h.

Member Data Documentation

◆ N

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

Definition at line 1184 of file pcurves_impl.h.

◆ P

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

Definition at line 1185 of file pcurves_impl.h.


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